I'm working on a project that allows two people to work on the same code from different computers. I would like to use Monaco because it's so bare bones. I imagine I can use something like socket.io to integrate this functionality. I was curious if it's already available in monaco. Basically, the same page is accessed by multiple people, whatever they type shows up for all viewers of the page. This is the same functionality as codeshare.io which is what I'm trying to emulate.
问问题
158 次