Giter Club home page Giter Club logo

Comments (26)

fmvilas avatar fmvilas commented on August 19, 2024 1

Great! Yeah, feel free to ask any questions. I'm happy to answer them :)

from glee.

atharvagadkari05 avatar atharvagadkari05 commented on August 19, 2024 1

Hey there 👋 hope everyone's doing great. I was a little bit inactive due to my exams.
It is just a quick update on the things I'm working on.

  1. Azure Service Bus and its functions.
  2. How does this service use functionalities of AMQP.
  3. How the Integration works internally and its requirements.

Is there anything more I can do then please let me know.

@fmvilas @magicmatatjahu @derberg

from glee.

fmvilas avatar fmvilas commented on August 19, 2024 1

@atharvagadkari05 I'm happy to guide you. I'll ping you after August 15th, I'm going on holiday now.

from glee.

fmvilas avatar fmvilas commented on August 19, 2024 1

This is not the official rhea docs AFAIK. This is just an RH library making use of rhea if I understood correctly.

from glee.

AceTheCreator avatar AceTheCreator commented on August 19, 2024 1

I'm so sorry; I thought it was the same issue 😂

from glee.

atharvagadkari05 avatar atharvagadkari05 commented on August 19, 2024

@fmvilas I would like to work on this issue under the GSOC tag. I want to discuss some of the things which will just clarify my doubts even further.

from glee.

atharvagadkari05 avatar atharvagadkari05 commented on August 19, 2024

The adapter folder has two different files for ws and socket.io. Do we have to make two different files for AMQP and RabbitMQ for the integration?

from glee.

fmvilas avatar fmvilas commented on August 19, 2024

No, since RabbitMQ uses AMQP 0-9-1, this is something to be implemented in #257.

from glee.

atharvagadkari05 avatar atharvagadkari05 commented on August 19, 2024

Great to be back at this issue. I've already started working on this issue.
Do I have to explain how I'm gonna execute this, here?
@fmvilas @derberg

from glee.

fmvilas avatar fmvilas commented on August 19, 2024

No, you don't have to but feel free to share as much information as you want. Please, bear in mind we'll decide on the list of candidates by June 6th so I would not work on this in the meantime.

from glee.

atharvagadkari05 avatar atharvagadkari05 commented on August 19, 2024

@fmvilas Is this issue still open for work?
I was unable to make it through the mentorship program can I still work on this issue???

from glee.

fmvilas avatar fmvilas commented on August 19, 2024

Absolutely 👍 Would be awesome, actually :)

from glee.

atharvagadkari05 avatar atharvagadkari05 commented on August 19, 2024

I'm kinda stuck on this issue, don't know where to start. Can anyone guide me for the same?

from glee.

fmvilas avatar fmvilas commented on August 19, 2024

I'm back now, @atharvagadkari05. How can I help you? Where are you stuck? Would be awesome if you can share some code (if you have it) or provide a detailed explanation of why/where are you stuck. Happy to jump on a call if needed.

from glee.

atharvagadkari05 avatar atharvagadkari05 commented on August 19, 2024

Thanks for the reply @fmvilas 👍. I haven't written any code, I was just reading about different protocols (AMQP and its versions).
As you mentioned I checked the adapter folder and different files (MQTT and socketio). I just need to know where I can start and what to do further. It would be fantastic if you could guide me to some sources(Blogs, Docs).

Once I know what to do I can proceed with my work 👍.

from glee.

fmvilas avatar fmvilas commented on August 19, 2024

@atharvagadkari05 I'm doing a Glee codebase onboarding session tomorrow at 4 PM CEST. Do you want to join?

from glee.

atharvagadkari05 avatar atharvagadkari05 commented on August 19, 2024

@fmvilas Sure 👍

from glee.

atharvagadkari05 avatar atharvagadkari05 commented on August 19, 2024

@Souvikns @fmvilas I think I've found the official documentation for the AMQP JavaScript client (Rhea)
https://access.redhat.com/documentation/en-us/red_hat_amq/7.0/html-single/using_the_amq_javascript_client/index
Can you please confirm?
Also, I'm planning to open a draft PR so that you can track my progress.

from glee.

github-actions avatar github-actions commented on August 19, 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 ❤️

from glee.

kaushik-rishi avatar kaushik-rishi commented on August 19, 2024

I'm picking this up with @KhudaDad414 permission.

from glee.

AceTheCreator avatar AceTheCreator commented on August 19, 2024

I'm picking this up with @KhudaDad414 permission.

I don't think that will be necessary, as there's already a PR for it, #456

from glee.

KhudaDad414 avatar KhudaDad414 commented on August 19, 2024

@AceTheCreator amqp 0-9-1 and amqp 1 are two different protocols for some reason. 😆

from glee.

github-actions avatar github-actions commented on August 19, 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 ❤️

from glee.

github-actions avatar github-actions commented on August 19, 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 ❤️

from glee.

KhudaDad414 avatar KhudaDad414 commented on August 19, 2024

Still relevant.

from glee.

github-actions avatar github-actions commented on August 19, 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 ❤️

from glee.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.