{"id":16253452,"url":"https://github.com/alphadose/alpha-chat","last_synced_at":"2025-07-17T06:35:38.970Z","repository":{"id":104038717,"uuid":"91263217","full_name":"alphadose/Alpha-Chat","owner":"alphadose","description":"A chatroom in C made using Berkley Sockets","archived":false,"fork":false,"pushed_at":"2019-11-09T13:57:19.000Z","size":15,"stargazers_count":39,"open_issues_count":1,"forks_count":47,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T10:54:24.308Z","etag":null,"topics":["c","socket-programming"],"latest_commit_sha":null,"homepage":"","language":"C","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/alphadose.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":"2017-05-14T18:27:12.000Z","updated_at":"2025-01-05T16:58:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"0d9a70d1-f01a-43b2-97d8-45cf3f69001b","html_url":"https://github.com/alphadose/Alpha-Chat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphadose%2FAlpha-Chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphadose%2FAlpha-Chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphadose%2FAlpha-Chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphadose%2FAlpha-Chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alphadose","download_url":"https://codeload.github.com/alphadose/Alpha-Chat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244501544,"owners_count":20462870,"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":["c","socket-programming"],"created_at":"2024-10-10T15:17:26.294Z","updated_at":"2025-03-19T20:31:58.701Z","avatar_url":"https://github.com/alphadose.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AlphaChat\n\n## Setup\n\n1. Clone this repository and cd into it\n```bash\n$ git clone https://github.com/alphadose/Alpha-Chat\n\n$ cd Alpha-Chat \u0026\u0026 make help\nAlpha-Chat: A chat ecosystem built purely in C\n\n* server: Build the server\n* client: Build the client\n* all:    Build the server and client\n* clean:  Remove project binaries\n```\n\n2. Build project binaries\n```bash\n$ make all\n* Building Server\n* Building Client\n* Done\n```\n\n## Hosting the Chat-Server\n```bash\n$ ./server \u003cport\u003e\nStarting server.\nWaiting for incoming connections...\n```\n\n## Connecting to the Chat-Server via Client\n```bash\n$ ./client \u003cip_address_of_server\u003e \u003cport\u003e\n```\n\n## Cleaning binaries\n```bash\n$ make clean\n* Done\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falphadose%2Falpha-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falphadose%2Falpha-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falphadose%2Falpha-chat/lists"}