Module pubsub

Source
Expand description

objects for interacting with pubsubs

Structsยง

JsonListenerBuilder
Struct to setup a stream reading from a pubsub The content of the Pubsub must be a JSON serialized object
ListenerBuilder
Struct to setup a stream reading from a pubsub The content of the pubsub is not processed
Publisher
Hold connection and channel name for publishing to a pubsub