Hacker News new | ask | show | jobs
by lynguist 837 days ago
I might be naive but isn’t that what rsync is doing?
1 comments

No. What Railgun did is it enabled the two sides of the connection to agree on a shared dictionary (the most recent version of the page being transmitted) and use that to compress the new page. It required both sides to keep a cache of page versions to compare against.