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

Add support for AMQP 0-9-1 #257

Open
fmvilas opened this issue Feb 24, 2022 · 14 comments · May be fixed by #456
Open

Add support for AMQP 0-9-1 #257

fmvilas opened this issue Feb 24, 2022 · 14 comments · May be fixed by #456
Labels
enhancement New feature or request

Comments

@fmvilas
Copy link
Member

fmvilas commented Feb 24, 2022

Reason/Context

Currently, Glee only supports WebSockets (server) and MQTT protocols. This means it's unusable for those using Kafka, AMQP, or any other different protocol.

Description

We should add support for AMQP 0-9-1. In theory, it should be just a matter of adding a new adapter in the adapters folder.

@fmvilas fmvilas added enhancement New feature or request gsoc This label shoudl be used for issues or discussions related to ideas for Google Summer of Code labels Feb 24, 2022
@likitarai1
Copy link

Hi @fmvilas I would like to work on this issue as a part of the Mentorship program.

@fmvilas
Copy link
Member Author

fmvilas commented May 10, 2022

Awesome! If you have any questions meanwhile we decide which issues/people get selected for the mentorship program, let me know. Happy to answer them 🙂

@likitarai1
Copy link

I was looking into the adapters folder just now to understand the issue in depth. If you could share some more details or references it would be a great help.

@fmvilas
Copy link
Member Author

fmvilas commented May 17, 2022

I think this is a great read to start with: https://www.rabbitmq.com/protocol.html.

@likitarai1
Copy link

When will the selected issues be announced?

@fmvilas
Copy link
Member Author

fmvilas commented May 23, 2022

6th of June: asyncapi/community#284 (comment)

@github-actions
Copy link
Contributor

This issue has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 120 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation.

There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️

@github-actions github-actions bot added the stale label Sep 21, 2022
@fmvilas
Copy link
Member Author

fmvilas commented Sep 21, 2022

@likitarai1 in the end this issue wasn't selected for the mentorship program. Do you want to contribute it?

@github-actions github-actions bot removed the stale label Sep 22, 2022
@likitarai1
Copy link

@fmvilas I want to contribute but I feel it's too complex for me right now. Would try to start from basics, get familiar with AsyncAPI and in future if the issue is still open, might even work on this.

@fmvilas
Copy link
Member Author

fmvilas commented Sep 22, 2022

Fair. In any case, if you need help, I'm currently running meetings with some other folks to help them get familiar with Glee and AsyncAPI. Reach out to me on Slack if you want to be invited.

@github-actions
Copy link
Contributor

This issue has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 120 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation.

There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️

@github-actions github-actions bot added the stale label Jan 21, 2023
@KhudaDad414 KhudaDad414 self-assigned this Feb 24, 2023
@github-actions github-actions bot removed the stale label Feb 25, 2023
@AceTheCreator AceTheCreator linked a pull request Jun 2, 2023 that will close this issue
@github-actions
Copy link
Contributor

This issue has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 120 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation.

There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️

@github-actions github-actions bot added the stale label Jun 25, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 24, 2023
@KhudaDad414 KhudaDad414 reopened this Nov 2, 2023
@KhudaDad414 KhudaDad414 removed stale gsoc This label shoudl be used for issues or discussions related to ideas for Google Summer of Code labels Nov 2, 2023
@KhudaDad414
Copy link
Member

we still need this.

Copy link
Contributor

github-actions bot commented Mar 2, 2024

This issue has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 120 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation.

There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️

@github-actions github-actions bot added the stale label Mar 2, 2024
@KhudaDad414 KhudaDad414 removed their assignment Mar 5, 2024
@github-actions github-actions bot removed the stale label Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants