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
- Host: GitHub
- URL: https://github.com/instantwebp2p/wspp-stream
- Owner: InstantWebP2P
- Created: 2015-01-11T11:55:50.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-06-14T10:27:47.000Z (almost 10 years ago)
- Last Synced: 2025-06-03T10:05:37.282Z (11 months ago)
- Language: JavaScript
- Homepage: http://instantwebp2p.github.io/wspp-stream
- Size: 428 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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;