non async code
i found out that async code would be better, so saved this code i might see this in future maybe :)
This commit is contained in:
parent
59cff14584
commit
5b4fd10214
3 changed files with 341 additions and 28 deletions
|
@ -4,4 +4,5 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
tokio-tungstenite = "0.26.2"
|
||||
tungstenite = "0.26.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue