Publish and subscribe overview
Overview of the Pub/Sub building block
The documentation you are viewing is for Dapr v1.2 which is an older version of Dapr. For up-to-date documentation, see the latest version.
Overview of the Pub/Sub building block
Learn how to send messages to a topic with one service and subscribe to that topic in another service
Use scopes to limit Pub/Sub topics to specific applications
Use time-to-live in Pub/Sub messages.
Use Pub/Sub without CloudEvents.