Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 664 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 664 Bytes

codepad - A Real Time Collaborative Code Editor

Demo:

http://candytalk.me/

Tech-stacks:

react

express

socket.io

next.js - Minimal framework for server-rendered React apps

changesets - Changeset library with operational transformation

diff_match_patch - The Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text.