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

Create an event gateway #70

Open
fmvilas opened this issue Mar 8, 2021 · 1 comment
Open

Create an event gateway #70

fmvilas opened this issue Mar 8, 2021 · 1 comment
Assignees
Labels
Epic Solution A proposed solution that will help lead to the linked Key Result

Comments

@fmvilas
Copy link
Member

fmvilas commented Mar 8, 2021

Description

One way to prevent incompatible or "wrong-formed" messages arrive in the message broker is to place a proxy or gateway in the middle, between the client and the broker. This broker could leverage AsyncAPI definitions to validate the messages in real-time. It could happen before they're published, received, or both.

Scope

TBD

@fmvilas fmvilas added Solution A proposed solution that will help lead to the linked Key Result Epic labels Mar 8, 2021
@fmvilas
Copy link
Member Author

fmvilas commented Mar 8, 2021

Work has been started. You can find more information here: https://www.github.com/asyncapi/event-gateway/.

@smoya is leading the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Solution A proposed solution that will help lead to the linked Key Result
Projects
None yet
Development

No branches or pull requests

2 participants