{"id":22450573,"url":"https://github.com/xieyuschen/quic-example","last_synced_at":"2025-08-01T23:31:48.116Z","repository":{"id":36960687,"uuid":"494993427","full_name":"xieyuschen/quic-example","owner":"xieyuschen","description":"Explore the http3 by quic with examples","archived":false,"fork":false,"pushed_at":"2022-07-28T11:03:29.000Z","size":2003,"stargazers_count":16,"open_issues_count":11,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-29T13:10:55.298Z","etag":null,"topics":["go","golang","http3","quic"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xieyuschen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-05-22T07:47:17.000Z","updated_at":"2025-03-02T16:26:31.000Z","dependencies_parsed_at":"2022-06-28T22:31:11.868Z","dependency_job_id":null,"html_url":"https://github.com/xieyuschen/quic-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xieyuschen/quic-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xieyuschen%2Fquic-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xieyuschen%2Fquic-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xieyuschen%2Fquic-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xieyuschen%2Fquic-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xieyuschen","download_url":"https://codeload.github.com/xieyuschen/quic-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xieyuschen%2Fquic-example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268311292,"owners_count":24230326,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["go","golang","http3","quic"],"created_at":"2024-12-06T05:16:42.813Z","updated_at":"2025-08-01T23:31:47.778Z","avatar_url":"https://github.com/xieyuschen.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# quic-example\nThis reporsitory aims to help user get familiar with the quic and use quic in the real app. It develops some demo based on the \n[quic-go](https://github.com/lucas-clemente/quic-go) library and expands the example showed in the reporsitory.\n\n## Content\nKeep updating...\n|Example|Description|\n|:--|:--|\n|[Echo demo](1.echo/README.md)|Echo demo comes from the quic-go/example and it aims to help users to learn it better and more quickly|\n|[Echo-cli](2.echo-cli/README.md)|The echo-cli provides the seperated server and client to make a demo for echo case. It mainly focuses on some details when using quic and make some discussions about quic.|\n|[Capture packets during echo](3.packets-during-echo/README.md)|This part uses wireshark to capture the echo packets and analyzes the whole processes.|\n|[Handling multiple servers](4.multiple-streams/README.md)|Implement quic server which can handle multiple streams.|\n|[Set option on listener](5.setopt-on-listener/README.md)|How to set options on listener as the net ListenConfig.|\n|[Framework implementation details](etc.md)|This part focuses on some mechanism during building quic-go|\n\n# Contribute\nFeel free to create PR to enhance this project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxieyuschen%2Fquic-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxieyuschen%2Fquic-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxieyuschen%2Fquic-example/lists"}