https://socket.io/docs/using-multiple-nodes/
Right now, the websocket server only uses one node. As the app grows in users we will reach a point where this is no longer sustainable, so we'll need to be able to handle hosting multiple nodes and broadcasting events between them.
https://socket.io/docs/using-multiple-nodes/
Right now, the websocket server only uses one node. As the app grows in users we will reach a point where this is no longer sustainable, so we'll need to be able to handle hosting multiple nodes and broadcasting events between them.