started the websocket communication
This commit is contained in:
parent
a4b1902fa5
commit
145cbb9243
3 changed files with 107 additions and 4 deletions
|
|
@ -4,4 +4,6 @@ version = "0.1.0"
|
|||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
base64 = "0.22.1"
|
||||
sha1 = "0.10.6"
|
||||
tokio = { version = "1.48.0", features = ["net", "fs", "signal", "process", "io-std", "full"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue