{"id":37103826,"url":"https://github.com/didof/tcp-custom-protocol","last_synced_at":"2026-01-14T12:33:43.244Z","repository":{"id":126643523,"uuid":"567852201","full_name":"didof/tcp-custom-protocol","owner":"didof","description":"A toy text-based protocol on TCP","archived":false,"fork":false,"pushed_at":"2022-11-18T18:31:31.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-20T19:56:42.989Z","etag":null,"topics":["protocol","tcp","tcp-server"],"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/didof.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":"2022-11-18T18:27:45.000Z","updated_at":"2022-11-18T18:31:56.000Z","dependencies_parsed_at":"2023-05-09T17:01:29.966Z","dependency_job_id":null,"html_url":"https://github.com/didof/tcp-custom-protocol","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/didof/tcp-custom-protocol","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/didof%2Ftcp-custom-protocol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/didof%2Ftcp-custom-protocol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/didof%2Ftcp-custom-protocol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/didof%2Ftcp-custom-protocol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/didof","download_url":"https://codeload.github.com/didof/tcp-custom-protocol/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/didof%2Ftcp-custom-protocol/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28420800,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["protocol","tcp","tcp-server"],"created_at":"2026-01-14T12:33:42.762Z","updated_at":"2026-01-14T12:33:43.235Z","avatar_url":"https://github.com/didof.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TCP custom protocol ~ KELLY\n\nRun the server:\n```bash\ngo build\n./tcp-custom-protocol\n```\n\nFrom another terminal, connect to it:\n```bash\nnc localhost 6969\n```\n\n## Methods\n\n### REG\n\nRegister your client:\n```bash\nREG @johndoe\n```\n\n\u003e Close the terminal to unregister it.\n\n### USRS\n\nList all registered clients:\n```bash\nUSRS\n```\n\n### MSG\n\nSend a message to another client:\n```bash\nMSG @mariorossi Hello, world!\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdidof%2Ftcp-custom-protocol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdidof%2Ftcp-custom-protocol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdidof%2Ftcp-custom-protocol/lists"}