Function StartServer

  • Parameters

    • app: RequestListener<typeof IncomingMessage, typeof ServerResponse>
    • port: number
    • Optionaloptions: IStartServerOptions

    Returns Promise<HttpOrHttpsServer>

    2.0.14

    2023-11-18