[][src]Crate foco

Structs

Advertisement

Allows a publisher to publish messages of a given type (on a given topic)

Broker

One message Broker per topic-constrained type Each Broker provides a map from topic to message queue

Subscription

Constants

ANY_PUBLISHER
MAX_PUBLISHERS_PER_TOPIC

Traits

TopicMeta

Defines meta information for a topic

Type Definitions

PublisherId