Implement opening of the DataStream. Just the broker copy task/manager is missing
This commit is contained in:
@@ -15,4 +15,5 @@ tokio-rustls = "0.25.0"
|
||||
rustls-pemfile = "2.0.0"
|
||||
rmp-serde = "1.1.2"
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = "0.3"
|
||||
tracing-subscriber = "0.3"
|
||||
uuid = { version = "1.7.0", features = ["serde"] }
|
||||
Reference in New Issue
Block a user