[][src]Module aeron_rs::exclusive_publication

Structs

ExclusivePublication

Aeron Publisher API for sending messages to subscribers of a given channel and streamId pair. ExclusivePublications each get their own session id so multiple can be concurrently active on the same media driver as independent streams.