nestjs / docs.nestjs.com

The official documentation https://docs.nestjs.com 📕
MIT License
1.13k stars 1.62k forks source link

docs(microservices): Add documentation for grpc reflection API support #3027

Open jtimmons opened 1 month ago

jtimmons commented 1 month ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Document the usage of the pattern added in nestjs/nest#12899 in adding gRPC reflection API support to a microservice

Does this PR introduce a breaking change?

Other information