Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

googlearchive/delta-encoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delta Encoding Draft Specification

Delta encoding mechanism to reduce the payload size by only transferring the diff.

Working with the draft

  • Clone the repository, make changes, run 'make update'
  • Optionally, for as-you-work updates:
    • run grunt install
    • run grunt to watch for updates
    • run grunt exec to force a build
    • run grunt gh-pages to push new draft version to the gh-pages branch

Releases

No releases published

Packages

No packages published

Languages