Phonedroid

joined 10 months ago
11
submitted 10 months ago* (last edited 10 months ago) by [email protected] to c/[email protected]
 
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.