[][src]Module aeron_rs::publication

Structs

Publication

@example basic_publisher.rs Aeron Publisher API for sending messages to subscribers of a given channel and stream_id pair. Publishers are created via an {@link Aeron} object, and messages are sent via an offer method or a claim and commit method combination.

Constants

ADMIN_ACTION
BACK_PRESSURED
MAX_POSITION_EXCEEDED
NOT_CONNECTED
PUBLICATION_CLOSED

Traits

BulkPubSize