{"id":20130424,"url":"https://github.com/shaygali/quic_flows","last_synced_at":"2025-09-17T19:07:30.956Z","repository":{"id":254621018,"uuid":"775391288","full_name":"ShayGali/QUIC_flows","owner":"ShayGali","description":"Implementation of QUIC flows","archived":false,"fork":false,"pushed_at":"2024-08-24T19:29:40.000Z","size":6391,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-21T00:32:42.574Z","etag":null,"topics":["network-programming","quic-protocol"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ShayGali.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}},"created_at":"2024-03-21T09:56:32.000Z","updated_at":"2024-09-08T07:09:22.000Z","dependencies_parsed_at":"2024-08-24T20:43:34.104Z","dependency_job_id":null,"html_url":"https://github.com/ShayGali/QUIC_flows","commit_stats":null,"previous_names":["shaygali/quic_flows"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ShayGali/QUIC_flows","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShayGali%2FQUIC_flows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShayGali%2FQUIC_flows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShayGali%2FQUIC_flows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShayGali%2FQUIC_flows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShayGali","download_url":"https://codeload.github.com/ShayGali/QUIC_flows/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShayGali%2FQUIC_flows/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275648428,"owners_count":25503198,"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-09-17T02:00:09.119Z","response_time":84,"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":["network-programming","quic-protocol"],"created_at":"2024-11-13T20:38:33.511Z","updated_at":"2025-09-17T19:07:30.916Z","avatar_url":"https://github.com/ShayGali.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QUIC flows\n\nThis is the final project for the course \"Communication Networks.\"\n\nThe project instructions can be found [here](./final_project.pdf).\n\nAn explanation of the project and the 'dry part' of the assignment can be found [here](./explanation.pdf).\n\n### Requirements\n\n- Python 3.12\n\n### Running the project\n\n1. Clone the repository\n2. Run the following command:\n\n```bash\npy receiver.py\npy sender.py \u003cfile_name\u003e \u003cnumber of streams\u003e\n```\n\nyou can use this command as well:\n\n* not send a file:\n  the default file is [inputs/1mb_file.txt](./inputs/1mb_file.txt)\n\n```bash\npy sender.py \u003cnumber of streams\u003e\n```\n\n* not send a file and not specify the number of streams:\n  the default number of streams is 1, and the default file is [inputs/1mb_file.txt](./inputs/1mb_file.txt)\n\n```bash\npy sender.py\n```\n\n### Collaborators\n\n- [Hagay Cohen](https://github.com/hagaycohen2)\n- [Chanan Helman](https://github.com/chanan-hash)\n- [Oz Atar](https://github.com/LILOZI)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshaygali%2Fquic_flows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshaygali%2Fquic_flows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshaygali%2Fquic_flows/lists"}