Expand description
A “prelude” for users of this crate.
Structs§
- Data
Connection Id - Identifier for DataConnection
- DataId
- Identifier for source socket of data
- Media
Connection Id - Identifier for MediaConnection
- MediaId
- Identifier for source socket of media
- PeerId
- Identifier for PeerObject.
- Peer
Info - Pair of PeerId and Token.
- Phantom
Id - It’s just a dummy Id data returning None.
- RtcpId
- Identifier for source socket of rtcp
- Socket
Info - There are several field which has some kind of id and SocketAddr.
- Token
- Token to avoid mesuse of Peer.
Traits§
- Serializable
Id - This trait is for serializing ID to JSON.
- Serializable
Socket - This trait is for serializing SocketInfo to JSON.