backend/README.md

14 lines
337 B
Markdown
Raw Permalink Normal View History

2024-06-21 21:01:03 +02:00
# scct backend
tldr:
* no capnproto
* no http framework
* C2S is a stream
* S2S is packet based broadcast
* probably use tungstenite for web clients
* can we have better streams for mobile/desktop?
* sea_orm and sqlx are huge but ehh db flexibility is nice feature
* i have no clue honestly
* super cool chat thing yayyyyyyyy