website/content/docs/design.md
tezlm 3517c338e5
fix the rename
This reverts commit bb1dbee306.
2024-01-26 17:38:20 -08:00

496 B

+++ title = "design" +++

there are some design choices

faq

no main instance

i'm a programmer not a moderator and don't want to deal with that

yeah it will hurt adoption, but the goal isn't to amass a ton of users

ui

why thread only

it strikes a nice balance between async and synchronous.

i may add fully async tree-style reply style rooms.

fully synchronous chat is not planned.

technical

the api is not restful

it uses batching

why long polling

http/3