Replies: 1 comment 3 replies
-
Hi! Not sure what exactly you mean by concurrent connections - but on live-share, we cannot actually use Microsoft's VS Live Share as that is a proprietary, Microsoft-only extension that can only be used with Microsoft products. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Good morning / evening,
I hope you are well. I recently came across this project in an attempt to imagine how websites such as Coderpad or Interviewing work behind the scene. And yes, fellow coders, I want to do the same 😊 for a niche 🤫. I watched videos on how to set code-server in your server, but still can't understand how it's possible to maintain multiple concurrent connexions to multiple code environments 🤔. I know that one way of doing this (concurrent connexions) is the use of Elixir/Phoenix. But that's where my knowledge stops.
Could it be possible to use code-server for such a case with some other tool ⚙️?
Also, for you already users of code-server, could the vs-code extension live-share be used for remote collaboration and audio call 📞?
I hope this message is clear 🙏. Thank you in advance for your inputs 🤗.
Beta Was this translation helpful? Give feedback.
All reactions