statianzo / Fleck

C# Websocket Implementation
MIT License
2.25k stars 583 forks source link

How do I close non-websocket connections? #340

Open Raiko00 opened 2 months ago

Raiko00 commented 2 months ago

Its possible to close all those sockets that do not switch to websocket mode? Maybe with a timeout? When I open a tcp connection to the fleck server it is accepted and maintained forever even without switching to websocket