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;

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    4
  • 0.1.0
    2

Package Sidebar

Install

npm i wspp-stream

Weekly Downloads

4

Version

0.1.1

License

none

Last publish

Collaborators

  • iwebpp