Skip to content
This repository was archived by the owner on Oct 13, 2021. It is now read-only.

Feature List

Maxim edited this page Jun 26, 2019 · 2 revisions

A short feature list of both components of the application.

Editor Client

  • 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

Server Component

  • Support for all above operations
  • Stable message handling from all clients
  • Easily extendable services-based architecture

Clone this wiki locally