-
Notifications
You must be signed in to change notification settings - Fork 649
Open
Labels
Description
CloudEvents is a specification for describing event data in a common way. CloudEvents seeks to dramatically simplify event declaration and delivery across services, platforms, and beyond.
NServiceBus currently does not natively support CloudEvents.
We are currently capturing requirements in understanding customer needs when it comes to CloudEvents.
Here are some leading questions that we are interested in understanding more:
- Are you looking for better interoperability with native products like Azure EventGrid, AWS EventBridge via transformations or GCP EventArc?
- Are you looking for interoperability with other messaging frameworks like MassTransit or Wolverine?
- What protocol bindings would you use, for example, HTTP, AMQP, MQTT, NATS, or something else?
- Are you using other languages aside from dotnet csharp?
- Are you more interested in sending or receiving CloudEvents?
- Are you already using CloudEvents on your system?