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
jeffplang edited this page Aug 6, 2012
·
3 revisions
server/js/ws.js
Extends Server. Websocket server supporting draft-75, draft-76 and version 08+ of the WebSocket protocol. Fallback for older protocol versions borrowed from https://gist.github.com/1219165