{"id":17760830,"url":"https://github.com/hossara/go_tcp_server_client","last_synced_at":"2025-04-01T13:18:06.509Z","repository":{"id":259115895,"uuid":"876354848","full_name":"Hossara/go_tcp_server_client","owner":"Hossara","description":"A practical project to learn how a TCP server and client works in GoLang","archived":false,"fork":false,"pushed_at":"2024-10-22T20:33:16.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T13:17:45.053Z","etag":null,"topics":["cuncurrency","go","golang","tcp","tcp-client","tcp-server","testing"],"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/Hossara.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":"2024-10-21T20:33:34.000Z","updated_at":"2024-10-22T20:33:19.000Z","dependencies_parsed_at":"2024-10-23T04:06:23.217Z","dependency_job_id":null,"html_url":"https://github.com/Hossara/go_tcp_server_client","commit_stats":null,"previous_names":["hossara/go_tcp_server_client"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hossara%2Fgo_tcp_server_client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hossara%2Fgo_tcp_server_client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hossara%2Fgo_tcp_server_client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hossara%2Fgo_tcp_server_client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hossara","download_url":"https://codeload.github.com/Hossara/go_tcp_server_client/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246644097,"owners_count":20810687,"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":["cuncurrency","go","golang","tcp","tcp-client","tcp-server","testing"],"created_at":"2024-10-26T19:13:33.054Z","updated_at":"2025-04-01T13:18:06.486Z","avatar_url":"https://github.com/Hossara.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GO TCP basic client and server\nA practical project to learn how a TCP server and client works in GoLang\n\n### Project structure\n```text\n. Project (root)\n├── main.go (Project runner)\n├── utils (Project utilities)\n│   └── utils.go (Contains Decode and Encode Functions)\n├── server\n│   └── server.go\n├── client\n│   └── client.go\n```\n\n### Setup\nMake sure you install go version `1.23.2`\n\nAnd just make run file executable\n```bash\nsudo chmod +x ./run\n```\n\n### Commands\n```bash\n# Run application\n./run app\n\n# Run tests\n./run test\n```\n\n### Maintainer\n[Hossein Araghi](https://linkedin.com/in/hossara)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhossara%2Fgo_tcp_server_client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhossara%2Fgo_tcp_server_client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhossara%2Fgo_tcp_server_client/lists"}