Open Source Hangout using WebRTC with collaborative editing (hackview.sdslabs.co.in) 1 points by captn3m0 13y ago ↗ HN
[–] captn3m0 13y ago ↗ This was the winning entry for the Yahoo IIT-D Hackathon last year (Aug). Source code is available at https://github.com/sdslabs/hackview/ [–] rushil92 13y ago ↗ Nice!
[–] collint 13y 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 [–] captn3m0 13y ago ↗ Yes. But server-side storage was necessary to keep the document stored somewhere (we use redis).
[–] captn3m0 13y ago ↗ Yes. But server-side storage was necessary to keep the document stored somewhere (we use redis).
4 comments
[ 7.0 ms ] story [ 15.2 ms ] threadhttps://github.com/josephg/ShareJS