Skip to main content

Module transport

Module transport 

Source
Expand description

Transport and format enumerations shared by publishers and consumers.

Both sets mirror what lightstream already supports. They are #[non_exhaustive] so adding a future variant is not a breaking change for downstream pattern matchers.

Structs§

TransportPreference
Ordered transport preference list, most-preferred first.

Enums§

FormatPreference
Format the publisher will emit batches in once a subscription is accepted.
TransportTag
One of the transports a feed can be exposed over.