Closed lroellin closed 6 years ago
https://msdn.microsoft.com/en-us/library/cc431507(v=office.12).aspx is the starting point for the link above. MS has apparently documented TURN very well!
Seems to be MS's implementation of a TURN server. Has some vendor-specific stuff (e.g. https://msdn.microsoft.com/en-us/library/dd905284(v=office.12).aspx "MS-Version")
We're abandoning this, as the performance argument should be enough to disqualify a distributed turn server. Therefore, we don't need to rewrite something.
What interface should a TURN server present to a browser?
This is needed if we develop our own TURN server