Skip to content

Implement masque #1895

@huitema

Description

@huitema

Implementation of masque must be broken up in small pieces. These could include:

  • parsing of URL templates, because they are used in the masque protocol
  • possibly other infrastructure components, with unit tests
  • basic UDP connect, with simple test showing end to end delivery of UDP datagrams -- maybe simple UDP echo program.
  • QUIC over UDP connect, with a proxy server
  • QUIC aware UDP connect
  • UDP listen, tested with UDP echo
  • QUIC over UDP listen
  • QUIC aware UDP listen
  • Multiplex QUIC aware UDP listen and QUIC aware UDP connect

The rule there is to always have a working build, making sure that nothing breaks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions