Your opinion will help to improve our service
Leave a feedback >Quality: Silver Tier.
This library provides non-blocking implementation of reflection service for gRPC in 🐙 userver. It is in fact an original implementation with a few modifications to replace all standard primitives with userver ones.
To be honest, usage is exceedingly simple:
components_manager:
components:
grpc-reflection-service:
# Or you can set these up in grpc-server.service-defaults
task-processor: main-task-processor
middlewares: []