Zhoros

Results 2 comments of Zhoros

https://github.com/websockets/ws#how-to-detect-and-close-broken-connections you need to detect it by yourself, this is called ping pong / heartbeat method, where you send frequent packet e.g every 10 second and if the client does...

> This looks good https://github.com/MichaelXF/js-confuser dont trust that, it is open source and only a matter of time before someone reverse engineer it