Module core

Source

Structs§

Endpoint
Endpoint is a fully qualified string for sending data.
MStr
A message bus string type. It can be a pattern or a topic.
MessageBus
A generic message bus to facilitate various messaging patterns.
Pattern
Pattern is a string pattern for a subscription with special characters for pattern matching.
Subscription
Represents a subscription to a particular topic.
Topic
Topic is a fully qualified string for publishing data.