Skip to content

Delta encoding for building across the web #2

@benfoxall

Description

@benfoxall

Even with the smallest change to a file; our browsers have to download the entire resource again. We’ll look at a way of transferring only the changes between versions, and patching them on the client in a way is transparent and degrades gracefully.

We’ll also see how we can use this technique to deploy real-time updates to connected clients - allowing us to develop applications simultaneously across a large number of devices.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions