Tuesday 15 May 2018

Help with websockets in node.js app

I have a functioning node.js app using websocket however during periods of high traffic the app crashes. Is there a way to better handle the incoming data with a buffer as opposed to a rate limiter ? Don't want to lose the incoming data if it's at all possible.Cross posting from another node sub.Cheers for the help

Submitted May 15, 2018 at 07:43PM by phillwilk

No comments:

Post a Comment