Module volo_grpc::server

source ·
Expand description

gRPC server for Volo.

This module contains the low level component to build a gRPC server.

Structs§

Traits§

  • A trait to provide a static reference to the service’s name. This is used for routing service’s within the router.