Crates.io | msquic |
lib.rs | msquic |
version | 2.1.3-beta |
source | src |
created_at | 2021-07-18 20:53:37.461292 |
updated_at | 2022-10-05 14:16:58.26172 |
description | Microsoft implementation of the IETF QUIC protocol |
homepage | |
repository | https://github.com/microsoft/msquic/ |
max_upload_size | |
id | 424478 |
size | 36,479,221 |
MsQuic is a Microsoft implementation of the IETF QUIC protocol. It is cross-platform, written in C and designed to be a general purpose QUIC library. MsQuic also has C++ API wrapper classes and exposes interop layers for both Rust and C#.
QUIC has many benefits when compared to existing "TLS over TCP" scenarios:
MsQuic has several features that differentiates it from other QUIC implementations:
For information on contributing, please see our contribution guidlines. Feel free to take a look at our Good First Issues list if you're looking for somewhere to start. If you'd just like to talk, come chat with us on Discord.