{"id":13837443,"url":"https://github.com/syncsynchalt/illustrated-quic","last_synced_at":"2026-01-27T04:17:25.007Z","repository":{"id":37278725,"uuid":"480212826","full_name":"syncsynchalt/illustrated-quic","owner":"syncsynchalt","description":"The Illustrated QUIC Connection: Every byte explained","archived":false,"fork":false,"pushed_at":"2025-04-29T16:44:42.000Z","size":2382,"stargazers_count":222,"open_issues_count":2,"forks_count":18,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-10T23:06:06.236Z","etag":null,"topics":["curve25519","http3","quic","security","tls","udp","x25519"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/syncsynchalt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-04-11T03:26:25.000Z","updated_at":"2025-07-08T23:42:41.000Z","dependencies_parsed_at":"2025-07-10T18:56:28.056Z","dependency_job_id":null,"html_url":"https://github.com/syncsynchalt/illustrated-quic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/syncsynchalt/illustrated-quic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncsynchalt%2Fillustrated-quic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncsynchalt%2Fillustrated-quic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncsynchalt%2Fillustrated-quic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncsynchalt%2Fillustrated-quic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syncsynchalt","download_url":"https://codeload.github.com/syncsynchalt/illustrated-quic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncsynchalt%2Fillustrated-quic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28801792,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T03:44:14.111Z","status":"ssl_error","status_checked_at":"2026-01-27T03:43:33.507Z","response_time":168,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["curve25519","http3","quic","security","tls","udp","x25519"],"created_at":"2024-08-04T15:01:09.462Z","updated_at":"2026-01-27T04:17:24.969Z","avatar_url":"https://github.com/syncsynchalt.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"# The Illustrated QUIC Connection\n\nPublished at https://quic.xargs.org\n\n- `site/`: page source for the finished product\n- `server/main.c`: server code\n- `client/main.c`: client code\n- `quiche/`: patch of Cloudflare Quiche / BoringSSL that removes any random aspects of the documented connection\n- `captures/`: PCAP and keylog files\n\nSee also https://github.com/syncsynchalt/illustrated-tls13 for a similar TLS version of this project.\n\n### Build instructions\n\nIf you'd like a working example that reproduces the exact handshake documented on the site:\n\n```\ngit clone https://github.com/syncsynchalt/illustrated-quic.git\ncd illustrated-quic/\ncd quiche/\nmake\ncd ../server/\nmake\ncd ../client/\nmake\n```\n\nThen open two terminals and run `./server` in the server/ subdir and `./client` in the client/ subdir.\n\nThis has been shown to work on macOS 12 and only has a few easy-to-find dependencies: gcc or clang, rust, cmake, make, patch.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyncsynchalt%2Fillustrated-quic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyncsynchalt%2Fillustrated-quic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyncsynchalt%2Fillustrated-quic/lists"}