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

Support HTTP upgrades (WebSocket etc.) #145

Closed
clue opened this issue Sep 22, 2019 · 1 comment
Closed

Support HTTP upgrades (WebSocket etc.) #145

clue opened this issue Sep 22, 2019 · 1 comment

Comments

@clue
Copy link
Member

clue commented Sep 22, 2019

This library should provide support for HTTP upgrades (WebSocket etc.) using the Connection: upgrade and Upgrade: websocket headers. Among others, this currently depends on #136 and a dedicated API to expose the resulting HTTP stream as a DuplexStreamInterface instead of just a ReadableStreamInterface.

@clue
Copy link
Member Author

clue commented Jul 12, 2020

I have to close this one as per #152 now that future development will focus on https://github.com/reactphp/http instead.

I've migrated this ticket to reactphp/http#376.

@clue clue closed this as completed Jul 12, 2020
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