Beignet API reference
    Preparing search index...

    Function handleDevtoolsStreamRequest

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

      The stream emits:

      • snapshot with the current event buffer
      • event when a new event is recorded
      • clear when the buffer is cleared

      Parameters

      Returns Promise<Response>