node-sockjs-client
v1.0.7
Published
SockJS-client for node
Downloads
144
Maintainers
Readme
SockJS client for node
status: production ready
It's a fork of the SockJS client library that doesn't rely on DOM primitives, while still retaining the same interface as the original, making it suitable as a drop-in replacement in code meant originally to run in the browser. It uses websocket as its only transport for now.