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 94c0e5d
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 262 deletions.

0 comments on commit 94c0e5d

Please sign in to comment.