Skip to content

diagrid-labs/dapr-pub-sub-deep-dive

Repository files navigation

Dapr Pub/Sub Deep Dive

This repository contains demo applications in .NET to show many aspects of the Dapr Pub/Sub API.

Topics

  • Publishing JSON & bytes
  • Switching message brokers
  • Declarative subscriptions
  • Programmatic subscriptions
  • Streaming subscriptions
  • Bulk publishing
  • CloudEvents
  • Routing
  • Resiliency
  • Deadlettering
  • Outbox pattern

How to run

  1. Use the devcontainer that comes with the repo either locally (requires VSCode and Docker Desktop) or with GitHub CodeSpaces.
  2. Accept the installation of the recommended VSCode extensions: DemoTime and REST Client.
  3. Start the DemoTime presentation.

Other Resources

About

Demo applications to support the Dapr Pub/Sub presentation.

Topics

Resources

License

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors