Module medea_coturn_telnet_client::proto[][src]

Telnet messages to operate with Coturn and their encoding.

Structs

CoturnCliCodec

Adapter for encoding CoturnCliRequests and decoding CoturnCliResponses received from or sent to Coturn server via Telnet interface.

Enums

CoturnCliCodecError

Errors that can happen while decoding bytes received as CoturnCliResponse.

CoturnCliRequest

Messages that can be sent to Coturn server via Telnet.

CoturnCliResponse

Message that is received from Coturn server via Telnet.

CoturnResponseParseError

Errors that can happen when parsing message received from Coturn via Telnet connection.