-
-
Notifications
You must be signed in to change notification settings - Fork 65
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
Merge into Http component and deprecate HttpClient component #78
Comments
I'm currently looking into this and am a bit stumped on how to convert a Psr To be more precise I'm trying to use ringcentral PHP Warning: stream_set_blocking(): RingCentral\Psr7\StreamWrapper::stream_set_option is not implemented! in /Users/andig/Documents/htdocs/react-http-client/vendor/react/stream/src/Stream.php on line 43 Any ideas? Either this is not an "easy pick" or just beyond my skills :/ |
@clue thank you. I didn't realize there was already work going on. Better letting you guys do your magic :) |
Is it possible that when this components will be merged into react/http then this repository could become something like react version of GuzzleHttp with all Psr7 goodies (better version of clue/php-react-buzz)? |
Define
and
cause not sure what exactly you're looking for 😉 |
Superseded and closed via reactphp/http#368 / #152 |
Opening this for the reference and to raise awareness. Note that there's an ongoing discussion as to whether this component should be merged into the Http component.
See reactphp/http#148 for details.
The text was updated successfully, but these errors were encountered: