BroadwayCloudPubSub v0.1.3 API Reference

Modules

Default Pub/Sub client used by BroadwayCloudPubSub.Producer to communicate with Google Cloud Pub/Sub service. This client implements the BroadwayCloudPubSub.PubsubClient behaviour which defines callbacks for receiving and acknowledging messages.

Default token module used by BroadwayCloudPubSub.Producer to authenticate with Google.

A GenStage producer that continuously receives messages from a Google Cloud Pub/Sub queue and acknowledges them after being successfully processed.

A generic behaviour to implement Pub/Sub Clients for BroadwayCloudPubSub.Producer using the REST API.

A generic behaviour to get an access token for Google Cloud Pub/Sub.