{"id":17808187,"url":"https://github.com/holmofy/echo-server","last_synced_at":"2025-10-27T18:34:25.298Z","repository":{"id":121334378,"uuid":"177370954","full_name":"holmofy/echo-server","owner":"holmofy","description":"learn socket api","archived":false,"fork":false,"pushed_at":"2024-06-14T14:43:01.000Z","size":44,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T07:35:20.889Z","etag":null,"topics":["epoll","io-multiplex","kqueue","libevent","poll","select","socket"],"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/holmofy.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":"2019-03-24T04:34:54.000Z","updated_at":"2025-03-11T15:35:57.000Z","dependencies_parsed_at":"2024-06-14T16:23:23.494Z","dependency_job_id":null,"html_url":"https://github.com/holmofy/echo-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/holmofy/echo-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holmofy%2Fecho-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holmofy%2Fecho-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holmofy%2Fecho-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holmofy%2Fecho-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/holmofy","download_url":"https://codeload.github.com/holmofy/echo-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holmofy%2Fecho-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281321126,"owners_count":26481318,"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-10-27T02:00:05.855Z","response_time":61,"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":["epoll","io-multiplex","kqueue","libevent","poll","select","socket"],"created_at":"2024-10-27T15:09:02.001Z","updated_at":"2025-10-27T18:34:25.253Z","avatar_url":"https://github.com/holmofy.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# echo-server\n\nLearn socket IO\n\n* [simple echo server](https://github.com/holmofy/echo-server/blob/master/tcp-echo-server.c)\n* [multi-thread echo server](https://github.com/holmofy/echo-server/blob/master/tcp-echo-server-multithread.c)\n* [select api echo server](https://github.com/holmofy/echo-server/blob/master/tcp-non-blocking-select-echo-server.c)\n* [poll api echo server](https://github.com/holmofy/echo-server/blob/master/tcp-non-blocking-poll-echo-server.c)\n* [epoll api echo server](https://github.com/holmofy/echo-server/blob/master/tcp-non-blocking-epoll-echo-server.c)\n* [kqueue api echo server](https://github.com/holmofy/echo-server/blob/master/tcp-non-blocking-kqueue-echo-server.c)\n* [libevent echo server](https://github.com/holmofy/echo-server/blob/master/tcp-non-blocking-libevent-echo-server.c)\n* [libev echo server](https://github.com/holmofy/echo-server/blob/master/tcp-non-blocking-libev-echo-server.c)\n* [libuv echo server](https://github.com/holmofy/echo-server/blob/master/tcp-non-blocking-libuv-echo-server.c)\n\n\u003e please refer to [the post](https://blog.hufeifei.cn/2021/06/Java/nio/) on my blog\n\nrust implements:\n* [mio](https://github.com/tokio-rs/mio)\n* [polling](https://github.com/smol-rs/polling)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fholmofy%2Fecho-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fholmofy%2Fecho-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fholmofy%2Fecho-server/lists"}