451 Forks
3421 Stars
3421 Watchers

msquic

Cross-platform, C implementation of the IETF QUIC protocol, exposed to C, C++, C# and Rust.

How to download and setup msquic

Open terminal and run command
git clone https://github.com/microsoft/msquic.git
git clone is used to create a copy or clone of msquic 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 msquic https://github.com/microsoft/msquic/archive/master.zip

Or simply clone msquic with SSH
[email protected]:microsoft/msquic.git

If you have some problems with msquic

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