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

Link pairing #359

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Link pairing #359

wants to merge 6 commits into from

Conversation

clemensv
Copy link
Member

@clemensv clemensv commented Jul 11, 2019

This PR adds AMQP link pairing to amqpnetlite.

The ContainerHostPairedLinkRequestProcessorTest and the LinkPairing samples under PeerToPeer illustrate how the model works. There's a new IListenerPairedLinkProcessor type for the container host that surfaces new links and the request processor registration has been amended allowing to register a processor that can listen for paired links and then execute request/response on those.

@xinchen10

@Gsantomaggio
Copy link

@clemensv may I ask why the PR is blocked? :)!

I was trying an easy solution for #582 but it is not enough.

I was wondering if there is an opportunity to resume it.
We'd need it for the Native RabbitMQ 1.0 support rabbitmq/rabbitmq-server#9022
I am trying this branch but there are errors ( I think is just out of date)

Please let me know if we can do something.
Thank you.

@xinchen10
Copy link
Member

The PR was kept open because the extension specs (management, cbs, link paring, etc) were not finalized. When the specs are in a much stable state, we plan to create a new assembly (Amqp.Extensions) where these specs are implemented.

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

Successfully merging this pull request may close these issues.

3 participants