MCP Server Framework - v1.0.0
    Preparing search index...

    Module server/http

    HTTP Transport

    Express application factory and HTTP/HTTPS server creation.

    Interfaces

    ExpressAppOptions
    HttpServerOptions
    HttpsServerOptions
    HttpTransportStartOptions
    TransportHandle
    TransportInfo

    Type Aliases

    SessionFactory
    TransportState

    Functions

    createExpressApp
    readTlsCredentials
    startHttpServer
    startHttpsServer
    startHttpTransport