{"id":16590202,"url":"https://github.com/okelleydevelopment/tcp-echo","last_synced_at":"2026-04-16T23:38:22.654Z","repository":{"id":112586509,"uuid":"319846823","full_name":"OkelleyDevelopment/TCP-Echo","owner":"OkelleyDevelopment","description":"A Rust tcp echo server","archived":false,"fork":false,"pushed_at":"2020-12-09T05:39:05.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-06T12:51:57.122Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/OkelleyDevelopment.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":"2020-12-09T04:58:49.000Z","updated_at":"2020-12-09T17:38:38.000Z","dependencies_parsed_at":"2023-05-16T18:30:23.415Z","dependency_job_id":null,"html_url":"https://github.com/OkelleyDevelopment/TCP-Echo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OkelleyDevelopment/TCP-Echo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OkelleyDevelopment%2FTCP-Echo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OkelleyDevelopment%2FTCP-Echo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OkelleyDevelopment%2FTCP-Echo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OkelleyDevelopment%2FTCP-Echo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OkelleyDevelopment","download_url":"https://codeload.github.com/OkelleyDevelopment/TCP-Echo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OkelleyDevelopment%2FTCP-Echo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27555327,"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-12-06T02:00:06.463Z","response_time":60,"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":[],"created_at":"2024-10-11T23:11:24.031Z","updated_at":"2025-12-06T23:01:11.287Z","avatar_url":"https://github.com/OkelleyDevelopment.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TCP Echo\n\n## Motivation\n\nBuild a TCP server with Rust that allows for multiple clients with multithreading.\n\n## Program Compilation and Execution\n\nAssuming Rust lang and cargo are installed:\n\n1. Start the server in one terminal:\n   `cd server; cargo run \u003cport\u003e`\n\n2. Start N clients:\n   `cd client; cargo run \u003caddress\u003e \u003cport\u003e`\n\n## Future Goals\n\n- [] Add feature to allow communication between users\n- [] Have server disconnect idle users\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokelleydevelopment%2Ftcp-echo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fokelleydevelopment%2Ftcp-echo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokelleydevelopment%2Ftcp-echo/lists"}