Skip to content

Implement StreamedResponse by PSR way #3

Description

@codercms

Streamed response should contain at the bottom layer StreamInterface implementation and provide a way to link userland code with a stream.
Also need to implement tracking of client existance, for example if client was disconnected from the server while the server is streaming response - there is no need to continue streaming, this can save a lot of CPU time.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions