@vpalmisano/webrtcperf
    Preparing search index...

    Function getConfigZodSchema

    • Returns a Zod schema for the config object, with all parameters optional and described. Uses the config default values when a field is omitted. Useful for MCP tools and other consumers that need validated partial config.

      Returns ZodObject<Record<string, ZodTypeAny>>