Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streaming HTML

An example of how to out of HTML out of order streaming in Rust without any JavaScript using as few dependencies as possible. This is made possible by using declarative shadow DOM. For a more in depth explanation of how this works, check out this blog post by @lamplightdev.

Declarative Shadow DOM is part of Baseline 2024 and supported by all major browsers.

About

Out of order HTML streaming without JavaScript using declarative shadow DOM written in Rust with Axum and Tokio

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages