TLDR
I developed a hybrid technique of using meta refresh
tags + chunked trancoding to make better dynamic
html / css only chat pages.
![](https://programming.dev/pictrs/image/2c4857e9-c9e9-4682-90d0-a0de3bd30529.png)
Project Status
Prototype
What is it built with?
- Deno as the runtime
- Oak for request routing
- Preact for the page content
- Argon2id for password hashing
How does it work?
The Concept
docs has a basic explanation,
if you have any more questions, just ask me.