coturn is a free, open-source TURN and STUN server for WebRTC NAT traversal. It enables peers behind symmetric NATs and firewalls to establish media connections by relaying traffic through a public server.
About
coturn is a free, open-source implementation of TURN (Traversal Using Relays around NAT) and STUN (Session Traversal Utilities for NAT) servers. It's the de facto standard TURN server in the WebRTC community, deployed by virtually every self-hosted WebRTC platform including LiveK…