mafintosh / webrtc-swarm

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

Fixed test #20

Closed lukeburns closed 6 years ago

lukeburns commented 7 years ago

Fixes https://github.com/mafintosh/webrtc-swarm/issues/19

lukeburns commented 7 years ago

Added a test for > 2 peers in response to https://github.com/mafintosh/webrtc-swarm/issues/18

perguth commented 6 years ago

@lukeburns what do you think about https://github.com/mafintosh/webrtc-swarm/pull/30? Would that be a benefit for the current codebase?

perguth commented 6 years ago

Closing this in favour of https://github.com/mafintosh/webrtc-swarm/pull/30. But thank you very much nonetheless!