onramp
v0.3.1
Published
Web Socket Server to Connect to P2P Networks
Downloads
8
Readme
onramp
onramp is a websocket server which allows browsers to connect directly to each other. It acts as an "on-ramp" to a peer-to-peer network of browsers.
To use
- Install Node 0.10+
- Execute
npm install -g onramp
- Execute
onramp
You can pass -h [host]
to change set the host of the server. By default it will use "localhost:20500".
onramp is purpose-built to work with P.