COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20210126065701/https://github.com/topics/http3
Here are
45 public repositories
matching this topic...
A QUIC implementation in pure go
🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
Updated
Jan 25, 2021
Rust
Fast and idiomatic client-driven REST APIs.
🎩 Small self-contained pure-Go web server with Lua, Markdown, HTTP/2, QUIC, Redis and PostgreSQL support
A document describing the HTTP/3 and QUIC protocols
Alpine Linux image with Nginx 1.19.4 (mainline) with HTTP/3 (QUIC), TLSv1.3, 0-RTT, brotli, NJS support, and 10 MB size. All built on the bleeding edge for max performance. Built on the edge, for the edge.
Updated
Jan 5, 2021
Dockerfile
QUIC and HTTP/3 implementation in Python
Updated
Nov 4, 2020
Python
Our high-performance, lightweight, open source HTTP server
libcurl bindings for Node.js
Updated
Jan 6, 2021
TypeScript
HTTP/3 library written in C
Updated
Jan 21, 2021
Python
A Go implementation of the QUIC API for Peer-to-peer and Client-to-Server Connections
Hongbo Miao – Making magic happen
Updated
Jan 26, 2021
TypeScript
QPACK compression library for use with HTTP/3
Documentation for early HTTP/3 testing (with curl and more)
A QUIC client (and client library) implementation in Java. Supports HTTP3 with "Flupke" add-on.
QUIC transport protocol and HTTP/3 for Java
Updated
Oct 21, 2020
Java
Docker image for Nginx + HTTP/3 powered by Quiche
Updated
Oct 27, 2020
Dockerfile
🐳 Docker Image packaging for nginx
Updated
Jun 11, 2020
Dockerfile
curl based TLS connection measurement tool for testing and comparing TLSv1.2 vs TLSv1.3 connections
Updated
Sep 21, 2020
Shell
NGINX With HTTP3/QUIC Docker Image
Updated
Jan 17, 2021
Dockerfile
lsquic tutorial teaches one how to build an application using lsquic, an open-source QUIC and HTTP/3 library
QUIC, HTTP/3, WebTransport Information
Updated
Feb 27, 2020
Makefile
Web supporting QUIC and HTTP3 protocol
Google cloud CDN support HTTP/2 and QUIC , Here is a demo of an Android app.
a (minimal) QPACK implementation in Go
Stable nginx with experimental HTTP3 support and google brotli compression
Updated
Oct 22, 2020
Dockerfile
Pure Java implementation of QUIC
Updated
Dec 26, 2020
Java
Improve this page
Add a description, image, and links to the
http3
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
http3
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
file echo_client.c, line:121 st_h->read_stdin_ev = event_new(prog_eb(st_h->client_ctx->prog),
STDIN_FILENO, EV_READ, read_stdin, st_h);