0
votes
0answers
136 views

Socket.io listener with many categorized events

I wrote a web application in a RHOK event, and I want to know if I did it in the best possible way. My question is about my server side code; each client that connects goes through this: ...