Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bagder/http3-test
Documentation for early HTTP/3 testing (with curl and more)
https://github.com/bagder/http3-test
documentation http3 testing
Last synced: 22 days ago
JSON representation
Documentation for early HTTP/3 testing (with curl and more)
- Host: GitHub
- URL: https://github.com/bagder/http3-test
- Owner: bagder
- Created: 2019-08-15T07:16:10.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-05T10:11:14.000Z (4 months ago)
- Last Synced: 2024-10-05T05:09:39.480Z (about 1 month ago)
- Topics: documentation, http3, testing
- Homepage: https://bagder.github.io/HTTP3-test/
- Size: 16.6 KB
- Stars: 48
- Watchers: 6
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## HTTP/3 test servers
URLs to HTTP/3 test servers (usually) available.
| URL | Alt-Svc | Implemenation |
|-----|---------|---------------|
| [quic.aiortc.org](https://quic.aiortc.org/) [pgjones.dev](https://pgjones.dev) | yes | [aioquic](https://github.com/aiortc/aioquic) |
| [cloudflare-quic.com](https://cloudflare-quic.com/) [quic.tech](https://quic.tech:8443/) | yes | [Cloudflare Quiche](https://github.com/cloudflare/quiche) |
| [facebook.com](https://facebook.com/) [fb.mvfst.net](https://fb.mvfst.net:4433/) | no | [mvfst](https://github.com/facebookincubator/mvfst) |
| [quic.rocks](https://quic.rocks:4433/) | yes | [Google quiche](https://quiche.googlesource.com/quiche/) |
| [f5quic.com](https://f5quic.com:4433/) | no | F5 |
| [www.litespeedtech.com](https://www.litespeedtech.com) | yes | [lsquic](https://github.com/litespeedtech/lsquic) |
| [nghttp2.org](https://nghttp2.org:4433/) | no | [ngtcp2](https://github.com/ngtcp2/ngtcp2) |
| [test.privateoctopus.com](https://test.privateoctopus.com:4433/) |no | [picoquic](https://github.com/private-octopus/picoquic) |
| [h2o.examp1e.net](https://h2o.examp1e.net) | yes | h2o/quicly |
| [quic.westus.cloudapp.azure.com](https://quic.westus.cloudapp.azure.com) |yes| msquic |
| [docs.trafficserver.apache.org](https://docs.trafficserver.apache.org/en/latest/) | yes | Apache Traffic ServerSubmit [updates as PRs](https://github.com/bagder/HTTP3-test/pulls)