Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

seanmcelroy/QuicDotNet

Repository files navigation

QuicDotNet

QuicDotNet is a userspace .NET implementation of Google's QUIC protocol for 0-RTT, low-latency, lower congestion network transport.

This is a quickly-evolving protocol and this library is mostly experimental and slowly maturing to keep up with the activity. At the end, this library should provide the layers required to make HTTP/2 web requests over QUIC as well as write custom transports over QUIC generally.

Further reading

About

An implementation of Google's QUIC protocol for .NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages