sockjs / sockjs-client

WebSocket emulation - Javascript client
MIT License
8.45k stars 1.3k forks source link

Can sockjs-client be used with a non sockjs RFC 6455 compliant server ? #478

Closed chadi-kazan closed 5 years ago

brycekahle commented 5 years ago

Sockjs-client is intended to only connect to a sockjs server. If you just want a websocket client for Node.js, see https://github.com/faye/faye-websocket-node