Skip to content

Commit

Permalink
improve server reflection
Browse files Browse the repository at this point in the history
1. Support alternate source of descriptors, like for RPC servers that get
   their descriptors dynamically and are dynamic proxies
2. Use the new protobuf API v2 stuff to get the descriptors, which is much
   more sane than the old APIs
  • Loading branch information
jhump committed Feb 16, 2022
1 parent ec717ca commit de01755
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 249 deletions.

0 comments on commit de01755

Please sign in to comment.