Forum Discussion

Ryan Groom's avatar
Ryan Groom
Copper Contributor
Jun 15, 2021
Solved

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...
  • manoskow-msft's avatar
    manoskow-msft
    Jun 15, 2021
    Here is our C# SDK: https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/communication/Azure.Communication.NetworkTraversal

Resources