All Projects → quicwg → Base Drafts

quicwg / Base Drafts

Internet-Drafts that make up the base QUIC specification

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Base Drafts

Pquic
The PQUIC implementation, a framework that enables QUIC clients and servers to dynamically exchange protocol plugins that extend the protocol on a per-connection basis
Stars: ✭ 63 (-95.04%)
Mutual labels:  protocol, quic, transport
Graphql Ws
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.
Stars: ✭ 398 (-68.66%)
Mutual labels:  protocol, transport
xquic
XQUIC Library released by Alibaba is a cross-platform implementation of QUIC and HTTP/3 protocol.
Stars: ✭ 943 (-25.75%)
Mutual labels:  protocol, quic
Gsnova
Private proxy solution & network troubleshooting tool.
Stars: ✭ 509 (-59.92%)
Mutual labels:  quic, tls
Rtptools
RTP Tools
Stars: ✭ 74 (-94.17%)
Mutual labels:  protocol, transport
ops-drafts
Applicability and Manageability Statements
Stars: ✭ 21 (-98.35%)
Mutual labels:  standards, quic
Fatt
FATT /fingerprintAllTheThings - a pyshark based script for extracting network metadata and fingerprints from pcap files and live network traffic
Stars: ✭ 490 (-61.42%)
Mutual labels:  quic, tls
Mangos V1
The pure golang implementation of nanomsg (version 1, frozen)
Stars: ✭ 1,533 (+20.71%)
Mutual labels:  protocol, transport
Blinksocks
A framework for building composable proxy protocol stack.
Stars: ✭ 587 (-53.78%)
Mutual labels:  protocol, tls
Ngtcp2
ngtcp2 project is an effort to implement IETF QUIC protocol
Stars: ✭ 589 (-53.62%)
Mutual labels:  protocol, quic
Aioquic
QUIC and HTTP/3 implementation in Python
Stars: ✭ 600 (-52.76%)
Mutual labels:  quic, tls
Wg Materials
Agenda, Minutes, Presentations
Stars: ✭ 120 (-90.55%)
Mutual labels:  standards, quic
Quic.net
A .NET C# Implementation of QUIC protocol - Google's experimental transport layer.
Stars: ✭ 173 (-86.38%)
Mutual labels:  protocol, quic
gost
GO Simple Tunnel - a simple tunnel written in golang
Stars: ✭ 8,395 (+561.02%)
Mutual labels:  tls, quic
Msquic
Cross-platform, C implementation of the IETF QUIC protocol.
Stars: ✭ 2,501 (+96.93%)
Mutual labels:  protocol, quic
Quiche
🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
Stars: ✭ 5,481 (+331.57%)
Mutual labels:  protocol, quic
Siris
DEPRECATED: The community driven fork of Iris. The fastest web framework for Golang!
Stars: ✭ 146 (-88.5%)
Mutual labels:  quic, tls
Quinn
Async-friendly QUIC implementation in Rust
Stars: ✭ 1,859 (+46.38%)
Mutual labels:  protocol, quic
Quic Go
A QUIC implementation in pure go
Stars: ✭ 6,085 (+379.13%)
Mutual labels:  protocol, quic
Lsquic
LiteSpeed QUIC and HTTP/3 Library
Stars: ✭ 727 (-42.76%)
Mutual labels:  protocol, quic

QUIC Protocol Drafts

The base-drafts repository is the historical home of the QUIC version 1 specifications that were written by the QUIC Working Group.

All of the documents have been approved for publication as RFC. We will no longer consider design changes or substantial editorial changes unless they relate to severe security, interoperability or deployment problems. For further information, see the guidelines for contribution.

QUIC Invariants

Core Transport Protocol

Loss Detection & Congestion Control

TLS Mapping

HTTP Mapping

QPACK

Building the Draft

Formatted text and HTML versions of the draft can be built using make.

$ make

This requires that you have the necessary software installed. See the instructions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].