{"id":20909916,"url":"https://github.com/escalopa/go-client-server-socket","last_synced_at":"2025-10-17T13:04:14.386Z","repository":{"id":61626033,"uuid":"541081762","full_name":"escalopa/go-client-server-socket","owner":"escalopa","description":"A based socket connection between client and server using low-level sockets on golang","archived":false,"fork":false,"pushed_at":"2022-10-23T11:21:20.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-22T02:53:11.627Z","etag":null,"topics":["client-server","golang","socket"],"latest_commit_sha":null,"homepage":"","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/escalopa.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}},"created_at":"2022-09-25T06:53:10.000Z","updated_at":"2022-10-23T11:19:30.000Z","dependencies_parsed_at":"2023-01-20T08:52:21.894Z","dependency_job_id":null,"html_url":"https://github.com/escalopa/go-client-server-socket","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/escalopa/go-client-server-socket","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escalopa%2Fgo-client-server-socket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escalopa%2Fgo-client-server-socket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escalopa%2Fgo-client-server-socket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escalopa%2Fgo-client-server-socket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/escalopa","download_url":"https://codeload.github.com/escalopa/go-client-server-socket/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escalopa%2Fgo-client-server-socket/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269893180,"owners_count":24492065,"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-08-11T02:00:10.019Z","response_time":75,"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":["client-server","golang","socket"],"created_at":"2024-11-18T14:13:14.333Z","updated_at":"2025-10-17T13:04:09.334Z","avatar_url":"https://github.com/escalopa.png","language":"Go","readme":"# go-client-server-socket\n\nThis project goal is to create a connections socket between `client` \u0026 `server` only using `sockets` \n\n### Installation\n\n1. Clone the repo with command \n```shell\ngit clone https://github.com/escalopa/go-client-server-socket.git\n```\n2. Install go from the [link](https://go.dev/doc/install)(if not already installed)\n2. Set GOROOT to path where go is installed, on linux by default it is on `/usr/local/go`\n3. Set GOPATH to home directory of the device\n4. Open root dir of the project and run the following commands\n\n### Server\nRun server side using the following command\n```shell\ngo run ./server/timeserver.go\n```\n\n### Client\nRun client side using the following command\n```shell\ngo run ./client/timeclient.go\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fescalopa%2Fgo-client-server-socket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fescalopa%2Fgo-client-server-socket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fescalopa%2Fgo-client-server-socket/lists"}