Skip to content

Java implementation of QUIC HTTP/2 client based on draft-tsvwg-quic-protocol-02

Notifications You must be signed in to change notification settings

hrqiang/quic-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JQUIC -- A Java language binding library for Google(R) QUIC protocol.


  • This project is to provide a Google(R) QUIC Java library, and a HTTP/2 UDP server framework.
  • With chrome client, and Google cronet for Android/iOS that support QUIC, we need a server side implementation for Java.
  • It'll improve performance and solve some networking issue for roaming mobile clients.
  • It started from C++ libquic, and to provide Java API as well as server adapter for Netty and Tomcat.

About

Java implementation of QUIC HTTP/2 client based on draft-tsvwg-quic-protocol-02

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published