Editor-agnostic library managing client interaction for peer-to-peer collaborative editing in Teletype for Atom
The editor-agnostic library managing the interaction with other clients to support peer-to-peer collaborative editing in Teletype for Atom.
To run teletype-client tests locally, you’ll first need to have:
Clone and bootstrap
git clone https://github.com/atom/teletype-client.git
cd teletype-client
cp .env.example .env
createdb teletype-server-test
npm install
Run the tests
npm test
We use cookies to analyze traffic and improve your experience. You can accept or reject analytics cookies.