feat: Implement gRPC Reflection Service (#340)
Co-authored-by: Samani G. Gikandi <[email protected]>
This commit is contained in:
co-authored by
Samani G. Gikandi
parent
f49d4bdf99
commit
c54f24721c
@@ -94,6 +94,13 @@ $ cargo run --bin tls-server
|
||||
$ cargo run --bin health-server
|
||||
```
|
||||
|
||||
## Server Reflection
|
||||
|
||||
### Server
|
||||
```bash
|
||||
$ cargo run --bin reflection-server
|
||||
```
|
||||
|
||||
## Tower Middleware
|
||||
|
||||
### Server
|
||||
|
||||
Reference in New Issue
Block a user