Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for QUIC transport layer #407

Open
tomato42 opened this issue May 21, 2020 · 0 comments
Open

Support for QUIC transport layer #407

tomato42 opened this issue May 21, 2020 · 0 comments
Labels
complex Issues that require good knowledge of tlslite-ng internals or cryptography enhancement new feature to be implemented

Comments

@tomato42
Copy link
Member

Add a socket abstraction that provides in-order reliable delivery over UDP using QUIC transport layer.

Needs to handle sending of ACKs, retransmissions, retries, multiplexing and demultiplexing (including handling of multiple clients taking to a single server), etc.

@tomato42 tomato42 added enhancement new feature to be implemented complex Issues that require good knowledge of tlslite-ng internals or cryptography labels May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complex Issues that require good knowledge of tlslite-ng internals or cryptography enhancement new feature to be implemented
Projects
None yet
Development

No branches or pull requests

1 participant