Expand description
Unified error types for rtmp-rs
Enums§
- AmfError
- AMF encoding/decoding errors
- Error
- Unified error type for all RTMP operations
- Handshake
Error - Handshake-specific errors
- Media
Error - Media parsing errors
- Protocol
Error - Protocol-level errors
Type Aliases§
- Result
- Result type alias using the library’s Error type