Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Path: blob/master/src/packages/comm/README.md
Views: 687
Support code for communication, mainly between the project and the frontend app.
Motivation: we need to break the circular dependency between the project and the frontend, so we need a new place to put such code, which can't depend on either package, but may depend on several other packages.