Hi,
I'm setting up multiple TURN servers across the globe. I want to make sure Webrtc picks the server which is closest / has best latency. If PeerConnection is configured to use multiple TURN servers will it automatically pick the one that has lowest latency?
Or do I need to point it to the closest server myself?