sockjs-stream

A streaming API for sockjs

6 个版本
安装
npm install sockjs-stream
yarn add sockjs-stream
pnpm add sockjs-stream
bun add sockjs-stream
README

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 2014-02-23
1.0.1 2014-02-23
0.1.3 2012-12-03
0.1.2 2012-11-20
0.1.1 2012-11-18
0.1.0 2012-11-18