first try babbyyyy

This commit is contained in:
RafayAhmad7548 2025-04-10 11:28:15 +05:00
parent 5b4fd10214
commit d8e30fcf55
3 changed files with 177 additions and 49 deletions

View file

@ -4,5 +4,6 @@ version = "0.1.0"
edition = "2021"
[dependencies]
futures = "0.3.31"
tokio = { version = "1.44.2", features = ["full"] }
tokio-tungstenite = "0.26.2"
tungstenite = "0.26.2"