{"id":20440468,"url":"https://github.com/aarhamh/multithread-chat-cli","last_synced_at":"2025-07-16T18:05:34.106Z","repository":{"id":198581339,"uuid":"701095964","full_name":"AarhamH/multithread-chat-cli","owner":"AarhamH","description":"Command line chatting interface using pthreads and sockets.","archived":false,"fork":false,"pushed_at":"2023-10-27T07:23:19.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-05T14:05:11.541Z","etag":null,"topics":["c","pthreads","sockets","udp"],"latest_commit_sha":null,"homepage":"","language":"C","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/AarhamH.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":"2023-10-05T22:58:30.000Z","updated_at":"2023-10-27T07:15:34.000Z","dependencies_parsed_at":"2023-10-22T02:30:46.057Z","dependency_job_id":"470ff2be-083e-40e7-869c-d606dbee86db","html_url":"https://github.com/AarhamH/multithread-chat-cli","commit_stats":null,"previous_names":["aarhamh/multithread-chat-cli"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AarhamH/multithread-chat-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AarhamH%2Fmultithread-chat-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AarhamH%2Fmultithread-chat-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AarhamH%2Fmultithread-chat-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AarhamH%2Fmultithread-chat-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AarhamH","download_url":"https://codeload.github.com/AarhamH/multithread-chat-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AarhamH%2Fmultithread-chat-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265528983,"owners_count":23782792,"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","pthreads","sockets","udp"],"created_at":"2024-11-15T09:24:27.974Z","updated_at":"2025-07-16T18:05:34.092Z","avatar_url":"https://github.com/AarhamH.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# multithread-chat-cli\nA command line chat interface, which allows two machines to communicate on the terminal.\n\nThis program contains 4 threads:\n1. Transmit: Intiializes bytes based on input and sends it over a UDP connection\n2. Write: Outputs (writes) the earliest message.\n3. Receiver: Recovers bytes and binds socket.\n4. Read: Declares bytes through keyboard input\n\nTo use the chat, compile all C components using make and run the following command:\n\n```\n$ ./s-talk [your port number] [receiver hostname] [receiver port number]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faarhamh%2Fmultithread-chat-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faarhamh%2Fmultithread-chat-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faarhamh%2Fmultithread-chat-cli/lists"}