-
Notifications
You must be signed in to change notification settings - Fork 218
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels