An open API service indexing awesome lists of open source software.

https://github.com/instantwebp2p/wspp-stream

Wrap duplex stream on wspp websocket
https://github.com/instantwebp2p/wspp-stream

Last synced: 10 months ago
JSON representation

Wrap duplex stream on wspp websocket

Awesome Lists containing this project

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;iwebpp@gmail.com;