peerjs / 0.3.8 last updated 4 months ago created on Mar 25th 2013
Install
npm install --save peerjs
Clone
git clone git@github.com:peers/peerjs.git
dependencies
No dependencies listed.
maintainers
michelle
ericz
versions
7 total
| 0.3.8 | 4 months ago | michelle |
| 0.3.6 | 7 months ago | michelle |
| 0.3.5 | 7 months ago | michelle |
| 0.3.4 | 8 months ago | michelle |
| 0.3.2 | 8 months ago | michelle |
| 0.3.1 | 8 months ago | michelle |
| 0.2.0 | a year ago | michelle |
readme
PeerJS: Simple peer-to-peer with WebRTC
PeerJS provides a complete, configurable, and easy-to-use peer-to-peer API built on top of WebRTC, supporting both data channels and media streams.
http://peerjs.com
Setup
Include the library
Create a Peer
Get a free API key. Your id only needs to be unique to the namespace of your API key.
Data connections
Connect
Receive
Media calls
Call
Answer