Skip to content

jleppert/sockjs-stream

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A streaming API for sockjs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%