sockjs-stream

1.0.2 • Public • Published

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

/sockjs-stream/

    Package Sidebar

    Install

    npm i sockjs-stream

    Weekly Downloads

    73

    Version

    1.0.2

    License

    none

    Last publish

    Collaborators

    • raynos