Skip to content
/ phooos Public

Pure HTML Out-Of-Order Streaming (PHOOOS) without JavaScript

Notifications You must be signed in to change notification settings

niutech/phooos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pure HTML Out-Of-Order Streaming

Out-Of-Order HTML Streaming without JavaScript*, using Declarative Shadow DOM, as described in the recent article by Chris Haynes, going back to the older article by Stoyan Stefanov.

This repository contains a server-side demo code in PHP and Node.js.

You may need to turn off output buffering in your web server and enable chunked transfer encoding for HTML streaming to work.

* except optional tiny Declarative Shadow DOM polyfill for older browsers.

License

© 2024 Jerzy Głowacki under MIT License

About

Pure HTML Out-Of-Order Streaming (PHOOOS) without JavaScript

Topics

Resources

Stars

Watchers

Forks