Skip to content

Web transport server-side API #132

Description

@sunng87

From what I understand of web transport:

  • modern browsers, except safari, has built-in support for web transport, at some level
  • because http3 is another connection oriented protocol (abstraction built on top of UDP), it's possible to given server-side full control of the connection: its lifecycle, data on the protocol
  • it will be like what we provided for websocket
  • how socket.io provides support for web transport

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions