mafintosh / webrtc-swarm

Create a swarm of p2p connections using webrtc and a signalhub
MIT License
381 stars 60 forks source link

Use API from signalhub > v4.0.0 #3

Closed seanewest closed 8 years ago

seanewest commented 9 years ago

Updates example.js to use the latest signalhub API.

I had to start my own signalhub locally to get the example working (and downgrade cuid because of https://github.com/ericelliott/cuid/issues/42)

max-mapper commented 8 years ago

oops. i ended up fixing this independently