Fake Mirrors
    Preparing search index...

    Module @famir/http-server

    @famir/http-server

    npm version License

    HTTP server with request processing through a chain of middlewares.

    • TypeScript-first with strict type guards and assertions
    • Configuration via @famir/config package
    • Native node:http as backend HTTP Server
    • WebSocket support via ws package
    • A context with the HTTP data during the lifetime of the request
    • Clear error handling with HttpServerError
    • Structured logging with @famir/logger package
    • Integration with @famir/common DI container
    HttpServerAssets
    HttpServerContextFactory
    HttpServerError
    HttpServerNormalContext
    HttpServerRouter
    HttpServerWebSocketContext
    NativeHttpServer
    HttpServer
    HttpServerContext
    HttpServerContextState
    NativeHttpServerConfig
    HttpServerContextType
    HttpServerErrorCode
    HttpServerErrorOptions
    HttpServerMiddleware
    HttpServerNextFunction
    HTTP_SERVER
    HTTP_SERVER_ASSETS
    HTTP_SERVER_CONTEXT_FACTORY
    HTTP_SERVER_ROUTER