Module error

Module error 

Source
Expand description

Unified error types for rtmp-rs

Enums§

AmfError
AMF encoding/decoding errors
Error
Unified error type for all RTMP operations
HandshakeError
Handshake-specific errors
MediaError
Media parsing errors
ProtocolError
Protocol-level errors

Type Aliases§

Result
Result type alias using the library’s Error type