Real-time chat communication for a messaging system with NodeJs and Socket.IO
I’m going to be writing about a back-end problem I solved and give an overview of the step-by-step approach I took to solving that problem. Quite recently while working on implementing a messaging system and I faced an issue of...