Re-exports

pub use agent::Address;
pub use agent::Agent;
pub use publishable::*;
pub use agent::*;

Modules

Structs

Properties of an incoming event message.

Properties of an incoming request.

Properties of an incoming response.

This is similar to OutgoingShortTermTimingProperties but for incoming messages. The only difference is more loose optionality restrictions.

Timing properties that persist through a message chain.

Properties of an outgoing event.

Properties of an outgoing request.

Properties of an outgoing response.

Timing properties of a single message in a chain.

Tracking session ID.

Message chain ID.

Message tracking properties.

Enums

A generic received message.

A generic received message.

Quality of service that defines delivery guarantee level.

Traits

Type Definitions