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§
- Announce
Please - Sent by the subscriber to request ANNOUNCE messages.
- Client
Setup - Sent by the client to setup the session.
- Extensions
- Filter
Match - Frame
- Group
- Group
Drop - Info
- Info
Request - Server
Setup - Sent by the server in response to a client setup.
- Session
Info - Subscribe
- Sent by the subscriber to request all future objects for the given track.
- Subscribe
Update - Version
- A version number negotiated during the setup.
- Versions
- A list of versions in arbitrary order.
Enums§
- Announce
- Sent by the publisher to announce the availability of a track. The payload contains the contents of the wildcard.
- Control
Type - Data
Type - Filter
- Group
Order - Indicates if groups should be delivered in ascending or descending order.