{"id":20221769,"url":"https://github.com/qibinc/wechatlite","last_synced_at":"2026-04-13T18:01:48.085Z","repository":{"id":140941795,"uuid":"114760353","full_name":"qibinc/WeChatLite","owner":"qibinc","description":null,"archived":false,"fork":false,"pushed_at":"2017-12-26T05:58:28.000Z","size":121,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-13T19:04:51.124Z","etag":null,"topics":["cxx11","json","python-3-6","socket"],"latest_commit_sha":null,"homepage":null,"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/qibinc.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,"zenodo":null}},"created_at":"2017-12-19T12:02:53.000Z","updated_at":"2019-07-16T08:07:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"c60607ab-ef95-4b8a-9621-bdba70f47107","html_url":"https://github.com/qibinc/WeChatLite","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/qibinc/WeChatLite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qibinc%2FWeChatLite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qibinc%2FWeChatLite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qibinc%2FWeChatLite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qibinc%2FWeChatLite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qibinc","download_url":"https://codeload.github.com/qibinc/WeChatLite/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qibinc%2FWeChatLite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31764317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: 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":["cxx11","json","python-3-6","socket"],"created_at":"2024-11-14T06:54:17.529Z","updated_at":"2026-04-13T18:01:48.070Z","avatar_url":"https://github.com/qibinc.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"WeChatLite\n==========\n\n## Intro\nServer initially borrowed from https://github.com/yorickdewid/Chat-Server\n\nSimple chatroom in C. This project demonstrates the basic use of sockets.\nYou should specify the port, for example 5000.\nThe project is intended to run on Linux and Unix based systems.\n\n## Build\n### Server\nFirst, fetch dependencies.\n```bash\nbash fetch.sh\n```\n\nRun GNU make in the repository\n```bash\ncd server\nmake\n```\n\nThen start\n`./a.out 5000`\n\n### Client\n`python client.py --port 5000`\n\n## Features (out of maintenance)\n* Accept multiple client (max 100)\n* Name and rename users\n* Send private messages\n\n## Chat commands (out of maintenance)\n\n| Command       | Parameter             |                                     |\n| ------------- | --------------------- | ----------------------------------- |\n| \\QUIT         |                       | Leave the chatroom                  |\n| \\PING         |                       | Test connection, responds with PONG |\n| \\NAME         | [nickname]            | Change nickname                     |\n| \\PRIVATE      | [reference] [message] | Send private message                |\n| \\ACTIVE       |                       | Show active clients                 |\n| \\HELP         |                       | Show this help                      |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqibinc%2Fwechatlite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqibinc%2Fwechatlite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqibinc%2Fwechatlite/lists"}