Expand description
Low-level message sent over the wire, as defined in the specification.
This module could be used directly but 99% of the time you should use the higher-level crate::Session API.
Structs§
- Sent by the publisher to announce the availability of a track.
- Sent by the subscriber to request ANNOUNCE messages.
- Sent by the client to setup the session.
- Sent by the server in response to a client setup.
- Sent by the subscriber to request all future objects for the given track.
- A version number negotiated during the setup.
- A list of versions in arbitrary order.
Enums§
- Indicates if groups should be delivered in ascending or descending order.