Goal: enable realtime collaboration for coders (e.g., a teacher and student coding in the same editor on two different computers) collab-1 and collab-2 illustrate a proposal for a very simple model for realtime collaboration. (1) There is a share button that brings up a dialog that explains the mode; and (2) when somebody else visits the same URL, they are automatically in the same realtime editing session sharing all edits and mouseclicks (including debugger interactions); (3) while realtime editing is happening, a yellow butterbar always shows, and the sharer has a "stop" link that can be pressed. Tim Hellickson timothy.hellickson@tufts.edu Jonathan Feinberg feinberg@google.com Tim Denehy denehy@google.com George Madrid gmadrid@gmail.com Aaron Tietz aaron.tietz@tufts.edu Forked repo to use: https://github.com/nsthorat/rtc-pencilcode-site |
Coding Projects >