Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve streaming API #24

Closed
clue opened this issue Sep 4, 2015 · 1 comment
Closed

Improve streaming API #24

clue opened this issue Sep 4, 2015 · 1 comment

Comments

@clue
Copy link
Owner

clue commented Sep 4, 2015

Quite a few of the API endpoints take advantage of a streaming API.

We currently offer limited support for streaming incoming HTTP responses.

In the future, we should also look into streaming outgoing data even after having received the HTTP response header. This is relevant for attaching to read/write streams.

This depends on clue/reactphp-buzz#46.

@clue
Copy link
Owner Author

clue commented Apr 25, 2016

The improved readable streaming API has been implemented with #27.

In the future, we will also need to support sending streaming requests, see #33.

@clue clue closed this as completed Apr 25, 2016
@clue clue modified the milestones: v0.3.0, v1.0.0 Sep 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant