msquic

MIT License

Stars
25
Committers
21

MsQuic for .NET

This repo contains sources for the MsQuic private transport package which lights up QUIC and HTTP/3 support in .NET.

The package is only intended for testing purposes, for the cases where official MsQuic package is not available.

Building

  • Clone the repo recursively (git clone --recursive) or run git submodule update --init --recursive to get all the submodules.
  • Run build.cmd

.NET Foundation

.NET Runtime is a .NET Foundation project.