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

Collaboratively editing files through the Studio #104

Closed
smoya opened this issue Oct 28, 2021 · 13 comments
Closed

Collaboratively editing files through the Studio #104

smoya opened this issue Oct 28, 2021 · 13 comments
Labels
enhancement New feature or request stale

Comments

@smoya
Copy link
Member

smoya commented Oct 28, 2021

Reason/Context

Comes from #78 (comment).

Imagine having the possibility to open Studio locally through the CLI and start editing AsyncAPI files right away. This is what #78 is about.

But in addition, imagine doing that in collaboration with some other folks in real-time.
This is what this feature request is about. Editing AsyncAPI files collaboratively, in real-time, with other users. All through the Studio running on each user machine.

Description

Studio with localtunnel (3)

TL;DR: One user acts as the file owner. Its own CLI file server will be exposed publicly and a public URL will be generated. Others can join editing the same file by running a new CLI command such as start studio <shared-public-url>.

Technical details

In order to expose the file owner CLI file server, we would use Localtunnel, a node package that exposes your localhost to the outside, generating for you a public URL.
It can either run as executable or be invoked through its library, doesn't need anything else (i.e. [ngrok[(ngrok.com) requires the user to be registered). This is ideal for us because we could automate it by just using the node library when a certain command is called, e.g. share studio or similar.

The URL that localtunnel gives, it's a URL that points to their public proxy server (.loca.lt is how URLs look).

Something that is also possible is to host our own copy of the proxy server, which is available here. This will allow us to configure our DNS to point to the proxy server, where generated URLs will then look like <random-id>-studio.asyncapi.io.
However, the pros and cons should be carefully taken into consideration. For example, the cost of maintaining our own service.

@smoya smoya added the enhancement New feature or request label Oct 28, 2021
@github-actions
Copy link
Contributor

Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out 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
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 29, 2022
@smoya
Copy link
Member Author

smoya commented Jul 5, 2022

Let's remove the stale label @magicmatatjahu ?

@magicmatatjahu
Copy link
Member

@smoya Done :)

@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 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 Nov 3, 2022
@smoya
Copy link
Member Author

smoya commented Nov 3, 2022

Relevant

@github-actions
Copy link
Contributor

github-actions bot commented Mar 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 Mar 4, 2023
@smoya
Copy link
Member Author

smoya commented Mar 4, 2023

I believe this is still interesting and a cool project to work on

@github-actions github-actions bot removed the stale label Mar 5, 2023
@chinma-yyy
Copy link
Contributor

Hey @smoya I would like to give it a try. Not sure how long and difficult this would be. But will try my best.

@kaushik-rishi
Copy link
Contributor

kaushik-rishi commented May 26, 2023

@chinma-yyy
I have already started working on it and brainstorming through it. We can work together. It'd be better that way, I hope helping hand won't hurt either of us 😄
You can HMU on slack to connect further.

@smoya
Copy link
Member Author

smoya commented May 27, 2023

@chinma-yyy @kaushik-rishi FYI, a possible enhanced version of this feature has been presented as candidate for the Mentorship Program. See https://github.com/orgs/asyncapi/discussions/689#discussioncomment-5899110

@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 25, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 23, 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 stale
Projects
None yet
Development

No branches or pull requests

4 participants