Skip to content

Support HTTP upgrades (WebSocket etc.) #135

@clue

Description

@clue

This library should provide support for HTTP upgrades (WebSocket etc.) using the Connection: upgrade and Upgrade: websocket headers.

Among others, this currently depends on reactphp/http-client#145 and a dedicated API to expose the resulting HTTP stream as a DuplexStreamInterface instead of just a ReadableStreamInterface.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions