From 0d88c2f61eba974dbf4dc204016bedaac23dcfc3 Mon Sep 17 00:00:00 2001 From: Phani Pavan K Date: Sun, 9 Mar 2025 21:34:36 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 586693f..bc0b8aa 100644 --- a/README.md +++ b/README.md @@ -59,3 +59,4 @@ print(retVal) TODO: - [ ] Error catching, keeping the connection to the broker - [ ] Error info should return to the client +- [ ] Remove dependency on fastapi and requests, move to completely to websockets