Initial EventSource implementationo
This commit is contained in:
@@ -18,6 +18,9 @@ serde_with = { version = "3.16", features = ["base64"] }
|
||||
tracing = "0.1"
|
||||
tokio = { version = "1" }
|
||||
tokio-stream = "0.1"
|
||||
async-stream = "0.3.6"
|
||||
tokio-util = "0.7.18"
|
||||
async-trait = "0.1.89"
|
||||
|
||||
[dev-dependencies]
|
||||
console = "0.16.2"
|
||||
|
||||
Reference in New Issue
Block a user