Simple WebRTC Peer 2 Peer connections using WebTorrent trackers as the signalling server. Use WebTorrent trackers for any kind of WebRTC app ! 🔥 Make WebRTC apps fast & easy ! 🚀⭐
Lets say i'm building an app that only wants to connect to peers initially, but later can disconnect to the tracker because we have established a connection. This does not work currently because the destroy function disconnects everything.
proposal:
Implement additional method for disconnecting trackers:
Lets say i'm building an app that only wants to connect to peers initially, but later can disconnect to the tracker because we have established a connection. This does not work currently because the destroy function disconnects everything.
proposal:
Implement additional method for disconnecting trackers: