wspp-stream

0.1.1 • Public • Published

wspp-stream

Wrap duplex stream on wspp websocket

usage

  • create wspp websocket, like var ws = new WebSocket(...)

  • then, wrap stream on wspp websocket, like var wstream = new Stream(ws)

License

(The MIT License)

Copyright (c) 2015 tom zhou;iwebpp@gmail.com;

Package Sidebar

Install

npm i wspp-stream

Weekly Downloads

10

Version

0.1.1

License

none

Last publish

Collaborators

  • iwebpp