Friday 10 November 2017

Clustering with WebSockets?

I'm relatively experienced with js, but just wanted an idea on best practices with websockets using clusters in js. Should I just do the usual code here for clustering it, or on every connection, should I assign a child to handle messages from that connection. I'm currently using ws for my library and am not intrested in any of the libraries like SocketCluster etc.Thanks!

Submitted November 10, 2017 at 08:01AM by randomhippie123

No comments:

Post a Comment