Y
Hacker News
new
|
ask
|
show
|
jobs
by
collint
4860 days ago
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
1 comments
captn3m0
4860 days ago
Yes. But server-side storage was necessary to keep the document stored somewhere (we use redis).
link