To prevent forkbombing the server it would be interesting to discuss ability to limit possible amount of connections that server should sustain. After that new connections should be dropped.
Also, for whom it might matter, might prefer to set timeouts on longest living websockets.
I don't know websocket golib well to know if some protection is already there.
To prevent forkbombing the server it would be interesting to discuss ability to limit possible amount of connections that server should sustain. After that new connections should be dropped.
Also, for whom it might matter, might prefer to set timeouts on longest living websockets.
I don't know websocket golib well to know if some protection is already there.