Crate foco

Source

Structs§

Advertisement
Permission token for 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
Permission token for a subscriber to read messages from a particular topic and publisher.

Constants§

ANY_PUBLISHER
MAX_PUBLISHERS_PER_TOPIC

Traits§

TopicMeta
Defines meta information for a topic

Type Aliases§

PublisherId