sockjs-stream
A streaming API for sockjs
Last updated 11 years ago by raynos .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ gnpm install sockjs-stream 
SYNC missed versions from official npm registry.

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

Current Tags

  • 1.0.2                                ...           latest (11 years ago)

6 Versions

  • 1.0.2                                ...           11 years ago
  • 1.0.1                                ...           11 years ago
  • 0.1.3                                ...           12 years ago
  • 0.1.2                                ...           12 years ago
  • 0.1.1                                ...           12 years ago
  • 0.1.0                                ...           12 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (3)
Dev Dependencies (1)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |