TLDR

I developed a hybrid technique of using meta refresh
tags + chunked trancoding to make better dynamic
html / css only chat pages.

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.