Crate turn_server_proto

Source
Expand description

§turn-server-proto

turn-server-proto provides a sans-IO API for a TURN server communicating with many TURN client.

Relevant standards:

Modules§

api
API for TURN servers.
rustls
A TURN server that can handle TLS client connections.
server
A TURN server that can handle UDP and TCP connections.