实现了 STUN/TURN/ICE 协议,支持 P2P 穿透防火墙 https://github.com/coturn/coturn

天问 bceca4b880 Update 'README.md' 1 year ago
README.md bceca4b880 Update 'README.md' 1 year ago

README.md

coturn

实现了 STUN/TURN/ICE 协议,支持 P2P 穿透防火墙,

docker run -d -p 3478:3478 -p 3478:3478/udp -p 5349:5349 -p 5349:5349/udp -p 49152-65535:49152-65535/udp coturn/coturn