/dapr-eventhubs-bindings

Azure Event Hubs integration with Dapr, a set of distributed system building blocks for microservices development

Primary LanguageGo

An example to walk you through how to use Azure Event Hubs integration with Dapr, a set of distributed system building blocks for microservices development. Azure Event Hubs will be used as a "binding" within the Dapr runtime. This will allow services to communicate with Azure Event Hubs without actually knowing about it or being coupled to it directly (via SDK, library etc.), using a simple model defined by the Dapr runtime.