API Reference BroadwayCloudPubSub v0.7.0
Modules
A generic behaviour to implement Pub/Sub Clients for BroadwayCloudPubSub.Producer
.
Default Pub/Sub client used by BroadwayCloudPubSub.Producer
to communicate with Google
Cloud Pub/Sub service. This client implements the BroadwayCloudPubSub.Client
behaviour
which defines callbacks for receiving and acknowledging messages.
A GenStage producer that continuously receives messages from a Google Cloud Pub/Sub topic and acknowledges them after being successfully processed.