node-sockjs-client

1.0.7 • Public • Published

SockJS client for node

status: production ready Build Status Coverage Status

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.

Package Sidebar

Install

npm i node-sockjs-client

Weekly Downloads

1

Version

1.0.7

License

MIT

Last publish

Collaborators

  • humanchimp