Expand description
#turn-client-openssl
TLS TURN client using OpenSSL.
An implementation of a TURN client suitable for TLS over TCP connections and DTLS over UDP connections.
Re-exports§
pub use openssl;
Modules§
- api
- TURN client API.
Structs§
- Turn
Client Openssl Tls - A TURN client that communicates over TLS.