Skip to content

svijaykr/delta-encoding

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 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

  • XSLT 99.0%
  • Other 1.0%