mafintosh / webrtc-swarm

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

`stream` events are lost by time the event `peer` is emitted #25

Open delapuente opened 6 years ago

delapuente commented 6 years ago

The peer event is emitted when it receives the connect event but by the time, some stream events might be lost.