Module message_broker_builder
Structsยง
- GCMessage
Broker Builder - Builder for the GCMessageBroker. This builder allows the user to configure the broker with the desired options. Every subscriber should be registered before building the broker, this ensures the list of subscribers is immutable providing higher performance and reducing asynchronous complexity.