sta / websocket-sharp

A C# implementation of the WebSocket protocol client and server
http://sta.github.io/websocket-sharp
MIT License
5.73k stars 1.66k forks source link

Check WebSocket status on startup #682

Open EG100 opened 2 years ago

EG100 commented 2 years ago

How can I check if the socket is online when I start my application