This post will demonstrate how to configure and use Azure Event Hubs as a pub-sub component in Dapr. It will also cover how to consume messages from a topic with Dapr using Node.js, Go and C#. The source code can be found at: https://github.com/dbarkol/dapr-pubsub-eventhubs Dapr and Pub-Sub What makes Dapr so unique and innovative is ...