1.0.2 • Published 10 years ago

sockjs-stream v1.0.2

Weekly downloads
280
License
-
Repository
github
Last release
10 years ago

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

1.0.2

10 years ago

1.0.1

10 years ago

0.1.3

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago