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 Kafka #256

Closed
fmvilas opened this issue Feb 24, 2022 · 9 comments
Closed

Add support for Kafka #256

fmvilas opened this issue Feb 24, 2022 · 9 comments
Labels
enhancement New feature or request gsoc This label shoudl be used for issues or discussions related to ideas for Google Summer of Code stale

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 Kafka. In theory, it should be just a matter of adding a new adapter in the adapters folder. However, we should also take into account that Kafka supports exactly-once semantics (unlike MQTT and WebSockets) and, therefore, it may be a good idea to address #27 first, although not required.

References

@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
@Ruchip16
Copy link
Contributor

Ruchip16 commented May 2, 2022

@fmvilas Would like to work on this issue as a part of the Mentorship program

@fmvilas
Copy link
Member Author

fmvilas commented May 2, 2022

This is cool! This is an important one! Good choice :)

We'll wait until June 6 to announce the candidates but in the meantime feel free to ask any questions you may have. Good luck! 🤞

@Ruchip16
Copy link
Contributor

Ruchip16 commented May 3, 2022

Sure, hoping for the best meanwhile would check the references attached above to get a more detailed understanding of the issue.

@fmvilas
Copy link
Member Author

fmvilas commented Jun 8, 2022

Congratulations @Ruchip16 for being selected for the AsyncAPI Mentorship program to work on this issue 🎉 I knew it was a good choice 😄 I'll be sending DM to you on Slack so we can start working on it when it's best for both.

@Ruchip16
Copy link
Contributor

Ruchip16 commented Jun 8, 2022

sureee suree cant wait to dive deep into the issue

@github-actions
Copy link
Contributor

github-actions bot commented Oct 7, 2022

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 Oct 7, 2022
@fmvilas
Copy link
Member Author

fmvilas commented Oct 7, 2022

We're working on it dear bot. Don't close it :)

@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2023

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 Feb 6, 2023
@fmvilas
Copy link
Member Author

fmvilas commented Feb 6, 2023

It's already there! #342 Closing the issue.

@fmvilas fmvilas closed this as completed Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gsoc This label shoudl be used for issues or discussions related to ideas for Google Summer of Code stale
Projects
None yet
Development

No branches or pull requests

2 participants