Closed Baldinof closed 2 years ago
@brzuchal Can you confirm this works for you?
@Baldinof how to require it?
I tried composer update baldinof/roadrunner-bundle:dev-fix-deprecation --no-scripts
with errors
Ok go tit, require
instead of update
in this case.
@Baldinof can confirm the error message is gone now.
I also confirm it.
question. if Baldinof\RoadRunnerBundle\EventListener\StreamedResponseListener is not anymore, how do send streamed responses from Symfony? I'm trying to use StreamedJsonResponse but always get the full response not chunks of data
Fix #84