-
Notifications
You must be signed in to change notification settings - Fork 85
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
Use React HttpClient #2
Comments
Looks like this (only) depends on reactphp/http#376. Let's see if I can look into this soon-ish… |
Bump |
@edhelas Agreed, I spoke with @clue about this and we already have some ideas on how to achieve this, would also involve some significant work on ReactPHP's side. We're currently involved a lot in working on ReactPHP v3 and more, so we'll keep you posted once we find the time to look into this 👍 If you need this urgently, you can also reach out to us or help us by becoming as sponsor ❤️ |
Awesome thanks :) ! |
Replace SocketClient with HttpClient. HttpClient needs to support 101 header first.
The text was updated successfully, but these errors were encountered: