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 QUIC protocol #262

Open
iEAmi opened this issue Jan 4, 2023 · 1 comment
Open

Support QUIC protocol #262

iEAmi opened this issue Jan 4, 2023 · 1 comment

Comments

@iEAmi
Copy link

iEAmi commented Jan 4, 2023

No description provided.

@eduard-vasinskyi
Copy link
Contributor

Hi, @iEAmi

We currently have no plans in implementing QUIC protocol.

Since QUIC operates on top of UDP, you could try implementing it yourself, using AsyncUdpSocket as an underlying data sender/receiver.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants