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
If your web app and socket.io are on the same server and port, you can simply include:
<scriptsrc="/socket.io/socket.io.js"></script>
Socket.io client can also include optional version numbers, in order to maximize caching performance. You can simply include the version number within javascript filename;