View Source Google.Pubsub (google_grpc_pubsub v0.3.3)
Pubsub is split into two parts:
Pubsub.Topic
- Publish messages to a topicPubsub.Subscription
- Pull messages from a subscriptionPubsub.Subscriber
- Starts a stream of pubsub messages and passes them to the provided handler.
Link to this section Summary
Link to this section Functions
Callback implementation for Application.start/2
.