This repository was archived by the owner on Oct 13, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Feature List
Maxim edited this page Jun 26, 2019
·
2 revisions
A short feature list of both components of the application.
- Edit the same file together with others
- See other users' cursor locations in real time
- Locking - Selecting a part of the file only you may edit
- Real time editing - See other people's edits as they are typing them
- Have access to the file system on the server:
- Uploading files & directories
- Removing, renaming and moving files & directories
- Downloading the files locally on your computer
- Easily switching from server
- Support for all above operations
- Stable message handling from all clients
- Easily extendable services-based architecture
- Home
- User Guide
-
Developer Documentation
- Client-Server Connection
- Client
- Server
- Motivation & Limitations