200 Forks
1311 Stars
1311 Watchers

aioquic

QUIC and HTTP/3 implementation in Python

How to download and setup aioquic

Open terminal and run command
git clone https://github.com/aiortc/aioquic.git
git clone is used to create a copy or clone of aioquic repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with aioquic https://github.com/aiortc/aioquic/archive/master.zip

Or simply clone aioquic with SSH
[email protected]:aiortc/aioquic.git

If you have some problems with aioquic

You may open issue on aioquic support forum (system) here: https://github.com/aiortc/aioquic/issues