1.0.10 • Published 10 years ago

node-sockjs-client-aki v1.0.10

Weekly downloads
4
License
MIT
Repository
github
Last release
10 years ago

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.