docs/daprdocs/content/en/developing-applications/building-blocks/pubsub/_index.md

584 B

type title linkTitle weight description
docs Publish & subscribe messaging Publish & subscribe 30 Secure, scalable messaging between services

{{% alert title="More about Dapr Pub/sub" color="primary" %}} Learn more about how to use Dapr Pub/sub:

  • Try the [Pub/sub quickstart]({{< ref pubsub-quickstart.md >}}).
  • Explore pub/sub via any of the supporting [Dapr SDKs]({{< ref sdks >}}).
  • Review the [Pub/sub API reference documentation]({{< ref pubsub_api.md >}}).
  • Browse the supported [pub/sub component specs]({{< ref supported-pubsub >}}). {{% /alert %}}