spiral / roadrunner-bridge

🌉 RoadRunner bridge to Spiral Framework
https://spiral.dev/docs/packages-roadrunner-bridge
MIT License
13 stars 6 forks source link

Support for streaming output #10

Closed roxblnfk closed 8 months ago

roxblnfk commented 2 years ago

We need to add an option to configure property PSR7Worker::$chunkSize

Streaming output will be turned on with $chunkSize > 0. Right now it is experimental RR feature that we should turn on in the RR config also.

See https://github.com/spiral/roadrunner-http/pull/10 https://github.com/roadrunner-server/roadrunner/releases/tag/v2.9.0-alpha.1