How many concurrent connections can Socket.io handle?
I am using the Node module Socket.io to create a realtime app. Just curious to know how many concurrent connections it can handle. I will be deploying my code to DigitalOcean's VPS with 2GB RAM.
I am using the Node module Socket.io to create a realtime app. Just curious to know how many concurrent connections it can handle. I will be deploying my code to DigitalOcean's VPS with 2GB RAM.