sta / websocket-sharp

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

Add websocket service without path? #615

Open meridbt opened 4 years ago

meridbt commented 4 years ago

Is it possible to add service, which would accept incoming connections from root path (ws://ipaddr:port)?

EthlongMusk commented 3 years ago

I have been unable to find this in the documentation as well.

meridbt commented 3 years ago

I have been unable to find this in the documentation as well.

If you're struggling the same, I closed my necessity with Fleck