Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delta encoding for building across the web #2

Open
benfoxall opened this issue Nov 2, 2015 · 4 comments
Open

Delta encoding for building across the web #2

benfoxall opened this issue Nov 2, 2015 · 4 comments

Comments

@benfoxall
Copy link
Member

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.

@benfoxall benfoxall added talk and removed talk labels Nov 2, 2015
@AverageMarcus
Copy link
Member

Love, love, love the sound of this!

@TinyExplosions
Copy link

Sounds intriguingly interesting!

@spikeheap
Copy link
Contributor

This sounds ace @benfoxall. How does the 16th of March sound (#181)?

@benfoxall
Copy link
Member Author

@spikeheap I'm away that week unfortunately

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants