Socket is consuming TOO much CPU usage while connecting
I have a requirement for 9M devices to be communicated to the server, and send messages in every 6seconds, and the amount of data sent from client will be 1KB, and Now I was creating a POC for sockets, and found this library called socket.io.