SERVER HANDSHAKES ARE WORKING
This commit is contained in:
parent
041531e88a
commit
bfb0a1d1b0
7 changed files with 157 additions and 42 deletions
|
@ -22,3 +22,5 @@ tokio = { version = "1.35.1", features = ["macros", "rt-multi-thread"] }
|
|||
tracing-subscriber = "0.3.18"
|
||||
tracing = "0.1.40"
|
||||
tower-http = { version = "0.5.1", features = ["trace"] }
|
||||
chrono = "0.4.31"
|
||||
reqwest = { version = "0.11.23", features = ["json"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue