Track start time in clients
This commit is contained in:
parent
a6571a51c1
commit
c71b2dbf22
5 changed files with 50 additions and 10 deletions
|
|
@ -6,6 +6,7 @@ edition = { workspace = true }
|
|||
[dependencies]
|
||||
cookie = { workspace = true }
|
||||
euphoxide = { workspace = true }
|
||||
jiff = { workspace = true }
|
||||
log = { workspace = true }
|
||||
tokio = { workspace = true, features = ["rt"] }
|
||||
tokio-tungstenite = { workspace = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue