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

Eanble the association of channels with servers/brokers #475

Closed
bruno-baloi-mulesoft opened this issue Jan 8, 2021 · 4 comments
Closed

Comments

@bruno-baloi-mulesoft
Copy link

There is a significant need for the ability to design Async APIs that perform multiple activities.

For instance consuming events over one type of transport/server (i.e. MQTT) and subsequently generating events over other types of transports (i.e. AMQP). Typically if an Async API implements some type of event choreography that occurs quite often. Additionally there can be APIs that act as Transport bridges and applying certain types event filtering or processing.

In these types of scenarios the Async API spec will need to define the servers, and the channels need to have a mechanism whereby they can indicate what server they are bound to.

@github-actions
Copy link

github-actions bot commented Jan 8, 2021

Welcome to AsyncAPI. Thanks a lot for reporting your first issue.

Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@fmvilas
Copy link
Member

fmvilas commented Jan 8, 2021

Duplicate of #255?

@bruno-baloi-mulesoft
Copy link
Author

Thx Fran. So can we expect the update to the spec then ?

@fmvilas
Copy link
Member

fmvilas commented Jan 31, 2021

I'm working on the roadmap for 2.1.0. Don't have a date yet but will update here as soon as we know. Thanks for your patience.

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

No branches or pull requests

2 participants