0.0.1 • Published 8 years ago

wrtc-simple-data-signalling v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 years ago

wrtc-simple-data-signalling

A standalone WebRTC signalling server to be used for multi-peer communication with http://github.com/n1try/wrtc-simple-data, based on Socket.io.

NPM

Installation and usage

  • git clone http://github.com/n1try/wrtc-simple-data-signalling
  • npm install
  • npm start

To specify the port, you can set the environment variable PORT (process.env.PORT), e.g. to 1337.

0.0.2

8 years ago

0.0.1

8 years ago