Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NServiceBus and CloudEvents #7159

Open
johnsimons opened this issue Sep 20, 2024 · 1 comment
Open

NServiceBus and CloudEvents #7159

johnsimons opened this issue Sep 20, 2024 · 1 comment

Comments

@johnsimons
Copy link
Member

johnsimons commented Sep 20, 2024

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?
@johnsimons johnsimons changed the title NserviceBus and CloudEvents NServiceBus and CloudEvents Sep 20, 2024
@SeanFeldman
Copy link
Contributor

✋ Azure EventGrid emitted events

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants