socket.io-p2p icon indicating copy to clipboard operation
socket.io-p2p copied to clipboard

Determining connection strength between peers?

Open verysimplyms opened this issue 9 years ago • 0 comments

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.

verysimplyms avatar Jan 06 '17 18:01 verysimplyms