tonic-reflection: add back support for v1alpha reflection protocol (#1888)* reflection: collect directly into ReflectionServiceState* reflection: move state initialization into method* reflecti
tonic-reflection: add back support for v1alpha reflection protocol (#1888)* reflection: collect directly into ReflectionServiceState* reflection: move state initialization into method* reflection: organize imports* reflection: move type conversions out of state* reflection: move builder and state to parent module* reflection: add back v1alpha reflection server* reflection: add tests for different versions* reflection: deprecate non-specific build() method---------Co-authored-by: Jesper Svennevid <[email protected]>
show more ...
chore: fix clippy lints (#707)
feat: Implement gRPC Reflection Service (#340)Co-authored-by: Samani G. Gikandi <[email protected]>