spawn_control_plane

Function spawn_control_plane 

Source
pub fn spawn_control_plane(
    addr: SocketAddr,
    components: ControlPlaneComponents,
) -> JoinHandle<()>
Expand description

Launch the Control Plane gRPC server alongside the live runtime.