socketpeer icon indicating copy to clipboard operation
socketpeer copied to clipboard

support and document multiple peer connections

Open cvan opened this issue 8 years ago • 0 comments

Right now, we fire a busy event with the following error:

Pair code `${pairCode}` already in use

We should be able to connect to a small number of peers (à la https://github.com/feross/simple-peer#connecting-more-than-2-peers). We should also document it.

Thoughts, @potch?


Related projects:

  • https://github.com/haydenjameslee/networked-aframe — view demos
  • https://github.com/mikeal/roll-call — view demo
  • https://github.com/mikeal/killa-beez
  • https://github.com/mikeal/cuban-linx/tree/master/lib
  • https://github.com/mikeal/signal-exchange
  • https://github.com/mikeal/bong-bong
  • https://github.com/mikeal/d-block/tree/master/lib
  • https://github.com/mafintosh/webrtc-swarm

cvan avatar Apr 11 '17 10:04 cvan