question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to re-connect to server?

See original GitHub issue

I hope my client just listens to the server, even if the server hasn’t started yet .

var WebSocket_Client = new WatsonWsClient("127.0.0.1",9000,false);
await WebSocket_Client .StartAsync();

Could u help me? Thanks.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
jchristncommented, Apr 15, 2021

Definitely on my list to integrate 😃 I appreciate the hard work!

0reactions
jchristncommented, Apr 16, 2021

Automatic reconnect is not something I’m comfortable building into the library. If you’d like to submit a PR that follows the design pattern of the library, I’d be happy to take a look. Cheers

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Connect Computers to a Server Over the Internet
1. Click on the "Finder" icon in the Dock. · 2. Open the Go menu at the top of the screen and click...
Read more >
How do I connect to a network drive or file share?
Follow this guide to connect to file shares and network drives from Windows and macOS. ... Select the Go menu, then click Connect...
Read more >
Reconnecting to a server
Select the Script window whose connection has been lost. · From the Connection menu, choose Reconnect. Command Manager attempts to restore the connection....
Read more >
Enabling Server Auto-reconnect
Enabling Server Auto-reconnect · Open the Server Administration tool and select the server configuration that you want to modify. · Click the Configure...
Read more >
Cannot Connect to Server: How to Connect to Company Server
What To Do When You Cannot Connect To The Company Server · 1. Restart Your Computer · 2. Follow the Error Messages ·...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found