Particular / NServiceBus

Build, version, and monitor better microservices with the most powerful service platform for .NET
https://particular.net/nservicebus/
Other
2.07k stars 648 forks source link

Support for Azure Event Grid (MQTT) #7041

Open ramonsmits opened 3 months ago

ramonsmits commented 3 months ago

Describe the feature.

Description:

Azure Event Grid is a highly scalable, fully managed Pub Sub message distribution service that offers flexible message consumption patterns using the MQTT and HTTP protocols. With Azure Event Grid, you can build data pipelines with device data, integrate applications, and build event-driven serverless architectures. Event Grid enables clients to publish and subscribe to messages over the MQTT v3.1.1 and v5.0 protocols to support Internet of Things (IoT) solutions.

Source: https://learn.microsoft.com/en-us/azure/event-grid/overview

This issue exist to track public interest.

Additional Context

No response