peer rest frame

Signed-off-by: mujunxiang <1948535941@qq.com>
This commit is contained in:
mujunxiang
2024-11-25 15:34:46 +08:00
parent b79b967036
commit 7029524504
16 changed files with 3012 additions and 26 deletions
Generated
+6
View File
@@ -594,6 +594,8 @@ dependencies = [
"lazy_static",
"lock",
"protos",
"rmp-serde",
"serde",
"serde_json",
"tokio",
"tonic",
@@ -614,6 +616,7 @@ dependencies = [
"bytesize",
"common",
"crc32fast",
"flatbuffers",
"futures",
"glob",
"hex-simd",
@@ -2152,6 +2155,8 @@ dependencies = [
"prost-types",
"protobuf",
"protos",
"rmp-serde",
"router",
"s3s",
"serde",
"serde_json",
@@ -2169,6 +2174,7 @@ dependencies = [
"tracing-error",
"tracing-subscriber",
"transform-stream",
"url",
"uuid",
]