4 comments

[ 7.0 ms ] story [ 15.2 ms ] thread
This appears to use ShareJS for collaborative editing. Like Google Wave, ShareJS sends all operations through a server, so that part isn't WebRTC.

https://github.com/josephg/ShareJS

Yes. But server-side storage was necessary to keep the document stored somewhere (we use redis).