Fix WebRTC "glare" issue
Author: ferossCreated Aug 15, 2015Updated Oct 2, 2025
Labelsbugaccepted
When two peers try to connect to each other at the same time, they will both destroy each other's connections, because they will each see that they already have a connection attempt pending to that peer.
Discussed with @jhiesey.
Source: webtorrent/webtorrent