mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
It throws errors if we are not listening to the onopen event. Fixed in my personal web-socket-js and send pull request: https://github.com/gimite/web-socket-js/pull/60 But in order to use the latest version of web-socket-js I have applied it here.