Function service::serve_grpc
source · [−]pub fn serve_grpc(server: OrderbookAggregator, context: &WorkerContext)
Expand description
Start serving the GRPC
The port is configured via the app_grpc_port
environment variable and defaults to 50060.