pub async fn serve(
ctx: CommandContext,
gateway_args: TunnelServeArgs,
) -> Result<i32, AnyError>Expand description
Starts the gateway server.
pub async fn serve(
ctx: CommandContext,
gateway_args: TunnelServeArgs,
) -> Result<i32, AnyError>Starts the gateway server.