Skip to content

WebSocket and WebTransport support #22

Description

@mxinden

Should we make HappyEyeballs aware of whether this is a WebSocket connection? That way we could e.g. track EXTENDED CONNECT support, or fallback to a different connection in case WebSocket doesn't work?

Should we make HappyEyeballs aware of whether this is a WebTransport connection? That way we could e.g. track EXTENDED CONNECT support, or fallback to a different connection in case WebTransport doesn't work?

  • https://www.ietf.org/archive/id/draft-ietf-webtrans-overview-12.html

  • Taking the extended connect HTTP setting http/3 into account?

  • Optimistically establish session on connection?

  • We need to differentiate between a connection being established and a websocket and webtransport establishment (lack of a better word) being successful.

  • User should be able to request websocket or webtransport at HEv3 state machine construction time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions