An experimental implementation of how to take the Microsoft's open source Monaco code editor and enable real-time coauthoring using the Fluid Framework.
If you want to run this example follow the following steps:
- Run
npm install
from theFluidFramework
root directory - Navigate to this directory
- Run
npm run start
Monaco uses the following distributed data structures:
- SharedDirectory - root
- SharedString - storing Monaco text