very very unfinished websocket

This commit is contained in:
sam 2024-01-21 22:30:56 +01:00
parent ce543e7ee1
commit f07333e358
8 changed files with 168 additions and 6 deletions

View file

@ -24,3 +24,4 @@ tracing = "0.1.40"
tower-http = { version = "0.5.1", features = ["trace"] }
chrono = "0.4.31"
reqwest = { version = "0.11.23", features = ["json"] }
futures = "0.3.30"