From 20a23b9e1f387a6fc2fa62c85142d0110c04e7b8 Mon Sep 17 00:00:00 2001 From: Ayush Mukherjee Date: Wed, 10 Mar 2021 11:58:33 +0530 Subject: [PATCH] update todos: --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6756dad..15eae66 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,13 @@ through the CMS for creating/updating data. ## Todos - [ ] data - - [ ] create channels - [ ] create migrations with stream consideration - [ ] read from db - [ ] create data - [ ] update data +- [ ] websocket + - [ ] create ws server + - [ ] how do you wanna authenticate? - [ ] authentication - [ ] create collection - [ ] cache tokens on startup