From 531c6d1bf701af8548bc764cd977942f65bcf76f Mon Sep 17 00:00:00 2001 From: curly Date: Tue, 28 Feb 2023 10:32:16 -0700 Subject: terrible ws implementation --- TODO | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 33dd38b..de8e4cf 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,10 @@ Authentication +Websocket implementation is terrible: Probably need to rewrite everything to + use tokio and maybe get rid of rocket +Database should probably be on its own thread??? +Need to rewrite lots of stuff + Add Channels Add DM'ing -- cgit v1.2.3