node-sockjs-client-aki
v1.0.10
Published
SockJS-client for node (Fork)
Downloads
8
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.