cloudevents / cloudevents/sdk-csharp
CloudNative.CloudEvents.RabbitMq
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 334
- Forks
- 88
- Avg merge
- 7m
- Merged PRs (30d)
- 2
Description
Hi, I worked on an AMQP 0.9.1 protocol binding using the RabbitMq.Client.
I followed the "RabbitMQ Protocol Binding for CloudEvents" specification
and looked (of course) at how the AMQP 1.0 bindings here do things.
I would like to create a PR to get this integrated into the sdk-csharp.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the RabbitMQ Protocol Binding for CloudEvents specification and the existing bindings under src/CloudNative.CloudEvents.Amqp. Compare the proposed AMQP 0.9.1 RabbitMQ binding with the existing AMQP 1.0 implementation and RabbitMq.Client guidance; done means the binding is integrated into the C# SDK.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, rabbitmq
- Domain
- api, backend, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100