Skip to content

Is it possible to handle streamed responses? #25

Closed
@andig

Description

@andig

Looking at https://github.com/php-pm/php-pm-httpkernel/blob/master/Bridges/HttpKernel.php#L142 we read the entire response and then send it on via react. Reading en-bloc is a very un-reactish thing to do but I have so far not found and good approach to read the response as its being delivered and pass on to react.

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions