{"id":19839219,"url":"https://github.com/sudorandom/example-connect-http3","last_synced_at":"2025-07-09T11:03:38.603Z","repository":{"id":247112401,"uuid":"824925854","full_name":"sudorandom/example-connect-http3","owner":"sudorandom","description":"An example of using gRPC over HTTP/3 with connect-go","archived":false,"fork":false,"pushed_at":"2024-11-07T15:12:58.000Z","size":25,"stargazers_count":23,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-05-01T18:43:37.862Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sudorandom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-07-06T09:59:21.000Z","updated_at":"2025-02-18T12:21:52.000Z","dependencies_parsed_at":"2025-05-01T18:34:59.559Z","dependency_job_id":null,"html_url":"https://github.com/sudorandom/example-connect-http3","commit_stats":null,"previous_names":["sudorandom/example-connect-http3"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/sudorandom/example-connect-http3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudorandom%2Fexample-connect-http3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudorandom%2Fexample-connect-http3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudorandom%2Fexample-connect-http3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudorandom%2Fexample-connect-http3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sudorandom","download_url":"https://codeload.github.com/sudorandom/example-connect-http3/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudorandom%2Fexample-connect-http3/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264446718,"owners_count":23609632,"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","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":[],"created_at":"2024-11-12T12:21:09.379Z","updated_at":"2025-07-09T11:03:38.563Z","avatar_url":"https://github.com/sudorandom.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example of gRPC+HTTP/3\n\n## TLS cert\nThis is the command used to create the self-signed cert:\n\n```shell\nopenssl req -new -newkey rsa:4096 -days 365 -nodes -x509 \\\n    -subj \"/C=DK/L=Copenhagen/O=kmcd/CN=local.kmcd.dev\" \\\n    -keyout cert.key  -out cert.crt\n```\n\n## Starting the server (HTTP3 only)\n```shell\ngo run server-single/main.go\n```\n\n## Starting the server (HTTP/1.1, HTTP/2 and HTTP/3)\n```shell\ngo run server-multi/main.go\n```\n\n## Running the client (http stdlib)\n```shell\ngo run client-http/main.go\n```\n\n## Running the client (connect)\n```shell\ngo run client-connect/main.go\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudorandom%2Fexample-connect-http3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsudorandom%2Fexample-connect-http3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudorandom%2Fexample-connect-http3/lists"}