Skip to content

donejs/donejs-streaming-test-comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP2 Streaming Strategies

This project demos a couple of methods for utilizing HTTP2 PUSH. One is a traditional single page JavaScript application that uses HTTP2 PUSH to push the client JavaScript and the API data stream (simulating a streaming database layer) all to the client at once. The other is a specialized "incremental rendering" approach that sends rendering instructions to the client which then applies them as they arrive. Read more in the blog article on this experiment.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published