-
-
Notifications
You must be signed in to change notification settings - Fork 62
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
feat: add AMQP 1.0 support and adapter for Glee #462
Conversation
cc: @KhudaDad414 |
Pull Request Test Coverage Report for Build 5245215008
💛 - Coveralls |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
It's about adding a new adapter that supports AMQP 1.0 right? |
I've setup the local AMQP 1.0 broker and fiddling with rhea package to interact with the amqp1.0 local broker
I'll further try to understand the events being emitted and how to normalize them to adapt to glee by studying other existing adapters. |
yes. exactly. in theory it is just a matter of adding a new adapter. |
@kaushik-rishi something that I can help with? |
Hey @KhudaDad414. |
@kaushik-rishi are you still working on this? |
@kaushik-rishi pingy pongy 😄 |
@KhudaDad414 yes, working on this. |
Hey @kaushik-rishi do you need some help with this? |
hey @kaushik-rishi please reopen this PR when it is ready for review. 🙇 |
Description
Related issue(s)