Open mridah opened 5 years ago
No offense, but you should use uws
orws
for websocket servers instead.
Not trying to slam your usage of Socket.IO, but It'd be a bit nicer to use a more helpful way of servers in JS.
EDIT: Please don't touch uWebsockets.js
.
How can connect to a room on socket IO
I can connect to a socket IO server using the code
And how can I get a particular message ( like
socket.on('eventName', { })
in JS ) ?Also how can use timeout, autoconnect, max retries ?? @zzattack @sta @jhovgaard @davidburhans @Liryna