{"id":13311731,"url":"https://github.com/say4n/quic-echo","last_synced_at":"2026-01-31T20:30:16.894Z","repository":{"id":100076582,"uuid":"192389482","full_name":"say4n/quic-echo","owner":"say4n","description":"Echo client, server over the QUIC protocol","archived":false,"fork":false,"pushed_at":"2019-06-29T12:09:14.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-30T13:14:06.637Z","etag":null,"topics":["ietf","quic","quic-client","quic-server"],"latest_commit_sha":null,"homepage":"","language":"Go","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/say4n.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-17T17:22:04.000Z","updated_at":"2021-02-27T03:51:12.000Z","dependencies_parsed_at":"2023-05-12T03:45:34.419Z","dependency_job_id":null,"html_url":"https://github.com/say4n/quic-echo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/say4n%2Fquic-echo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/say4n%2Fquic-echo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/say4n%2Fquic-echo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/say4n%2Fquic-echo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/say4n","download_url":"https://codeload.github.com/say4n/quic-echo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239780988,"owners_count":19695934,"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":["ietf","quic","quic-client","quic-server"],"created_at":"2024-07-29T18:02:29.177Z","updated_at":"2026-01-31T20:30:16.810Z","avatar_url":"https://github.com/say4n.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# quic-echo\n\nEcho server, client over the QUIC protocol.\n\n## build\n\nRun `make` in the root directory. Execute the server and client as two different processes in order.\n\n## files\n\n### server.go\n\nCreates a QUIC echo server.\n\n```bash\n$ ./server -h\nUsage of ./server:\n  -hostname string\n        hostname/ip of the server (default \"localhost\")\n  -port string\n        port number of the server (default \"4242\")\n```\n\n### client.go\n\nCreates a QUIC client to talk to the echo server.\n\n```bash\n$ ./client -h\nUsage of ./client:\n  -hostname string\n        hostname/ip of the server (default \"localhost\")\n  -necho int\n        number of echos (default 100)\n  -port string\n        port number of the server (default \"4242\")\n```\n\n## author\n\nSayan Goswami\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsay4n%2Fquic-echo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsay4n%2Fquic-echo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsay4n%2Fquic-echo/lists"}