Dapr Pub/Sub API
The Dapr Pub/Sub API enables publish and subscribe messaging between applications. It supports publishing events to topics, bulk publishing, and discovering topic subscriptions using the CloudEvents 1.0 specification.
Documentation
Specifications
Schemas & Data
Other Resources
Reference
https://docs.dapr.io/developing-applications/building-blocks/pubsub/
Client Libraries
https://docs.dapr.io/sdks/
OpenAPI
#CloudEvents
#Events
#Messaging
#Pub/Sub