Add health endpoint, add rpc to client

This commit is contained in:
Alexander
2026-07-01 16:56:56 +02:00
parent 8dba0c097d
commit 8f76dd5b39
11 changed files with 848 additions and 285 deletions
Generated
+2
View File
@@ -1720,6 +1720,8 @@ dependencies = [
"tokio",
"tokio-stream",
"tonic",
"tonic-health",
"tonic-reflection",
"tracing",
"twox-hash",
]