laravel-bridge icon indicating copy to clipboard operation
laravel-bridge copied to clipboard

Add stream responses

Open tryvin opened this issue 5 months ago • 1 comments

With Lambda Function URLs supporting RESPONSE_STREAM, we can make the response()->stream() function work as intended, streaming the contents as they are received.

This then adds the new HttpResponse with Generator support from bref/bref support to the Octane handler.

Depends on: https://github.com/brefphp/bref/pull/1980

tryvin avatar Jul 21 '25 10:07 tryvin

@mnapoli PHP stan fixed.

tryvin avatar Jul 21 '25 14:07 tryvin