feat: Implement gRPC Reflection Service (#340)
Co-authored-by: Samani G. Gikandi <[email protected]>
This commit is contained in:
co-authored by
Samani G. Gikandi
parent
f49d4bdf99
commit
c54f24721c
@@ -4,6 +4,7 @@ members = [
|
||||
"tonic-build",
|
||||
"tonic-health",
|
||||
"tonic-types",
|
||||
"tonic-reflection",
|
||||
|
||||
# Non-published crates
|
||||
"examples",
|
||||
@@ -18,3 +19,4 @@ members = [
|
||||
"tests/extern_path/my_application",
|
||||
"tests/integration_tests"
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user