Beignet API reference
    Preparing search index...

    Function handleDevtoolsStreamRequest

    • Handle GET requests for a live Server-Sent Events stream.

      The stream emits:

      • snapshot with a bounded newest-first event window and omission counts
      • event when a new event is recorded
      • clear when the buffer is cleared

      Parameters

      Returns Promise<Response>