Skip to content

yao-jz/QUIC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THU-QUIC project

QUIC

QUIC is a general-purpose transport layer network protocol initially designed by Jim Roskind at Google, implemented, and deployed in 2012, announced publicly in 2013 as experimentation broadened, and described at an IETF meeting.

This project is a simplified QUIC protocol.

Build

mkdir build && cd build 
cmake .. && make

About

Quick UDP Internet Connection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published