Forum Discussion
Ryan Groom
Jun 15, 2021Copper Contributor
STUN/TURN Servers
I have a WebRTC project and have provisioned my own STUN/TURN servers. The Azure Communications Services talks about their STUN/TURN services. I would like to use the Microsoft/Azure STUN/TURN server...
- Jun 15, 2021Here is our C# SDK: https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/communication/Azure.Communication.NetworkTraversal
Ryan Groom
Jun 15, 2021Copper Contributor
Also, that sample is JavaScript, our app is written in C#. Is there a C# SDK? Or just use the REST API?
manoskow-msft
Jun 15, 2021Former Employee
Here is our C# SDK: https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/communication/Azure.Communication.NetworkTraversal