1 Repo
Tools for verifying the connectivity and credential validity of STUN and TURN servers.
Distinct from Remote Server Connectivity: Specifically tests traversal server availability rather than general remote server connectivity.
Explore 1 awesome GitHub repository matching networking & communication · Traversal Server Diagnostics. Refine with filters or upvote what's useful.
apprtc is a WebRTC video chat application and signaling server designed to establish peer-to-peer audio and video communication between browsers. It provides a coordination layer using a websocket-based signaling server to exchange session descriptions and network candidates. The project is delivered as a dockerized communication app, allowing for a containerized deployment of the calling service for local development or cloud hosting. It includes a network gateway that integrates STUN and TURN servers to facilitate media flow through firewalls and NATs. The implementation covers peer discov
Includes diagnostic tools for testing server addresses and credentials to ensure successful candidate generation.