start

Function start 

Source
pub async fn start(
    listen_addr: &str,
    router: Arc<RequestRouter>,
    push_broadcaster: Arc<GrpcPushBroadcaster>,
) -> Result<(), Box<dyn Error>>
Expand description

启动 gRPC 服务