socket.io-p2p
socket.io-p2p copied to clipboard
Determining connection strength between peers?
Is there any way to determine the connection strength between peers?
For example:
If two users have a speed of 1mb/s between them, then that's a healthy enough speed to keep the connection p2p. But if it were less than that, then obviously keep the connection speed to the socket server.