Keep in mind that TURN servers return JSON, which isn't standardized. So developers need an easy way to plug in their on TURN server and support it's customized JSON
Right now we need to support xirsys and the other internal format, but in the future we should be able to use any format.
At the same time let's also support direct setup of stun/turn servers without configuration URL (similar as we do in webrtcomm)
Keep in mind that TURN servers return JSON, which isn't standardized. So developers need an easy way to plug in their on TURN server and support it's customized JSON
Right now we need to support xirsys and the other internal format, but in the future we should be able to use any format.
At the same time let's also support direct setup of stun/turn servers without configuration URL (similar as we do in webrtcomm)