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