aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorcurly <curlybryce@protonmail.com>2023-02-28 10:32:16 -0700
committercurly <curlybryce@protonmail.com>2023-02-28 10:32:16 -0700
commit531c6d1bf701af8548bc764cd977942f65bcf76f (patch)
treeacb7eb100f8267d6533df6df080969e16dfa87b1 /TODO
parenta3b54a4b23866ae08c7f906d93f512c19db78d9d (diff)
downloadrocket_test-531c6d1bf701af8548bc764cd977942f65bcf76f.tar.gz
rocket_test-531c6d1bf701af8548bc764cd977942f65bcf76f.tar.bz2
rocket_test-531c6d1bf701af8548bc764cd977942f65bcf76f.zip
terrible ws implementation
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
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