cloudevents / cloudevents/sdk-csharp

CloudNative.CloudEvents.RabbitMq

Open
#310 6 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.