Will tonic ever support message reflection/introspection?
Open
- Dominant language
- Rust
- Stars
- 12.5k
- Forks
- 1.3k
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 24
Description
## Feature Request
Seems message introspection is a widely-used feature in c++/go grpc servers. Do you have plans to introduce message reflection to tonic?
### Alternatives
https://github.com/andrewhickman/prost-reflect does allow message reflection, but it seems incompatible with tonic.
Contributor guide
Assessment
This issue has not been assessed yet.