sse-format

This commit is contained in:
2023-10-19 17:43:00 +03:00
parent 8473694757
commit 5cf79bf531
5 changed files with 106 additions and 66 deletions

View File

@@ -13,7 +13,7 @@ serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
reqwest = { version = "0.11", features = ["json"] }
futures = "0.3.28"
rand = "0.8.5"
uuid = { version = "1.5.0", features = ["v4"] }
[[bin]]
name = "presence"