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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

AsyncAPI spec v3 support in Node.js ws template #294

Open
1 task
Tracked by #294 ...
jonaslagoni opened this issue Jun 5, 2023 · 5 comments
Open
1 task
Tracked by #294 ...

AsyncAPI spec v3 support in Node.js ws template #294

jonaslagoni opened this issue Jun 5, 2023 · 5 comments
Labels
enhancement New feature or request

Comments

@jonaslagoni
Copy link
Sponsor Member

Reason/Context

This Issue is used to track changes needed to support AsyncAPI v3. As a code owner, please edit this list of TODO tasks in order to properly track the progress 馃檪 Once this issue is closed it means that v3 is now fully supported in this library.

Remaining tasks:

@github-actions
Copy link

github-actions bot commented Oct 4, 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 Oct 4, 2023
@ahorn42
Copy link

ahorn42 commented Jan 5, 2024

Are there any updates on the support for AsyncAPI v3?

Copy link

github-actions bot commented May 5, 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 May 5, 2024
@ibishal
Copy link

ibishal commented Jun 19, 2024

Have look in the repository and i think it is not completed yet. Taking this up
Please make a confirmation as it is a big issue
cc @jonaslagoni @derberg

@github-actions github-actions bot removed the stale label Jun 20, 2024
Copy link
Member

derberg commented Jun 24, 2024

@ibishal it is big. Template itself is not complex, but for sure complexity comes with fact that you need to first migrate it to use generator's react engine, and then make it support asyncapi v3 - so 2 separate PRs

here you have example from another node template where react was introduced -> asyncapi/nodejs-template#267 and also where later v3 support was done -> asyncapi/nodejs-template#294

this should make your life much easier

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

No branches or pull requests

4 participants