Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: gRPC Reflection #60

Merged
merged 1 commit into from
Nov 18, 2023
Merged

feat: gRPC Reflection #60

merged 1 commit into from
Nov 18, 2023

Commits on Nov 18, 2023

  1. feat: gRPC Reflection

    ad-hoc debugging tools can call your gRPC-compatible handlers and print the responses without a copy of the schema.
    
    The exposed reflection API is wire compatible with Google's gRPC implementations, so it works with grpcurl, grpcui, BloomRPC, and many other tools.
    kevinmichaelchen committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    d9ab14c View commit details
    Browse the repository at this point in the history