You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, today I tried to use express.io module for the first time and I like it. It's really extended part of socket.io and express.js. But I have a problem. I'm trying to return socket.id in app.io.route event, how can I get client unique id using express.io?