Current section
Files
Jump to
Current section
Files
include/lightspeed@pubsub_Broker.hrl
-record(broker, {
adapter :: lightspeed@pubsub:adapter(),
topics_rev :: list(lightspeed@pubsub:topic_subscribers())
}).