template-for-typescript-projects
    Preparing search index...

    Broadcasts alerts to connected Server-Sent Events (SSE) clients.

    Implements

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Adds an HTTP response as an SSE client and initializes the stream.

      Parameters

      • res: Response

        The Express response object to register as an SSE client.

      Returns void