Show Some ID

We’re trying to figure out which of our socket.io clients is connected to our test server, but the naïve userAgent approach we started with doesn’t work. We implement a more sophisticated solution using socket IDs and get everything working cleanly.

comments powered by Disqus