npm.io
1.0.2 • Published 12 years ago

sockjs-stream

Licence
—
Version
1.0.2
Deps
3
Vulns
2
Weekly
0
Stars
7

sockjs-stream

A streaming API for sockjs

Example

Like shoe, but when required on the server gives you a SockJS complient websocket client instead of a SockJS server

var SockJS = require("sockjs-stream")

var stream = SockJS(uri)

// do streaming stuff

Works on both client & server

Installation

npm install sockjs-stream

Contributors

  • Raynos

MIT Licenced