wspp-stream
v0.1.1
Published
Duplex stream on wspp websocket
Downloads
4
Readme
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;[email protected];