Skip to content

InstantWebP2P/wspp-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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;