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:

Re-exports§

pub use stun_proto as stun;
pub use turn_types as types;

Structs§

TurnServer
A TURN server.

Enums§

TurnServerPollRet
Return value for poll.