with_service_name
* reflection: add with_service_name method Fixes: #682 * Update tonic-reflection/src/server.rs Co-authored-by: Lucio Franco <[email protected]>
Makes it easier to store a reflection server in a variable or get the gRPC service's name.