diff --git a/README.md b/README.md new file mode 100644 index 0000000..738fa7e --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# 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