{"id":27634861,"url":"https://github.com/houbb/im-doc","last_synced_at":"2026-02-02T03:36:22.251Z","repository":{"id":277975267,"uuid":"934105280","full_name":"houbb/im-doc","owner":"houbb","description":"im doc 实时通讯文档仓库","archived":false,"fork":false,"pushed_at":"2025-02-17T09:34:05.000Z","size":6,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-23T19:47:05.041Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/houbb.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,"zenodo":null}},"created_at":"2025-02-17T09:32:39.000Z","updated_at":"2025-02-25T01:38:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"fa988314-4a22-45e4-a6f1-096f92c5559c","html_url":"https://github.com/houbb/im-doc","commit_stats":null,"previous_names":["houbb/im-doc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/houbb/im-doc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/houbb%2Fim-doc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/houbb%2Fim-doc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/houbb%2Fim-doc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/houbb%2Fim-doc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/houbb","download_url":"https://codeload.github.com/houbb/im-doc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/houbb%2Fim-doc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261986772,"owners_count":23240706,"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":[],"created_at":"2025-04-23T19:38:37.306Z","updated_at":"2026-02-02T03:36:16.673Z","avatar_url":"https://github.com/houbb.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# im-doc\nim doc 实时通讯文档仓库\n\n\n# IM 系列\n\n## IM 设计讨论\n\n[聊一聊 IM 是什么？](https://houbb.github.io/2024/11/02/im-02-chat)\n\n[IM 即时通讯系统概览](https://houbb.github.io/2024/11/02/im-01-overview)\n\n[聊一聊 IM 要如何设计？](https://houbb.github.io/2024/11/02/im-02-chat-01-how-to-design)\n\n[聊一聊 IM 要如何设计功能模块？](https://houbb.github.io/2024/11/02/im-02-chat-02-how-to-design-function)\n\n[聊一聊 IM 要如何进行架构设计？](https://houbb.github.io/2024/11/02/im-02-chat-03-how-to-design-struct)\n\n[聊一聊 IM 要如何进行技术选型？](https://houbb.github.io/2024/11/02/im-02-chat-04-how-to-select-tech)\n\n[聊一聊 IM 要如何保证安全性？](https://houbb.github.io/2024/11/02/im-02-chat-05-how-to-keep-safe)\n\n[聊一聊 IM 要如何保证扩展性？](https://houbb.github.io/2024/11/02/im-02-chat-06-how-to-keep-extra)\n\n[聊一聊 IM 要如何实现运维与监控？](https://houbb.github.io/2024/11/02/im-02-chat-07-how-to-monitor)\n\n[聊一聊 IM 要如何提升用户体验？](https://houbb.github.io/2024/11/02/im-02-chat-08-how-to-improve-user-exp)\n\n[聊一聊 IM 要如何进行测试与部署？](https://houbb.github.io/2024/11/02/im-02-chat-09-how-to-test-and-deploy)\n\n[聊一聊 IM 要如何编写文档+技术支持？](https://houbb.github.io/2024/11/02/im-02-chat-10-how-to-doc-and-support)\n\n[聊一聊 IM 要如何打造差异化？](https://houbb.github.io/2024/11/02/im-02-chat-11-how-to-keep-diff)\n\n[聊一聊如何优化硬件](https://houbb.github.io/2024/11/02/im-02-chat-12-how-to-opt-hardware)\n\n[聊一聊如何优化架构](https://houbb.github.io/2024/11/02/im-02-chat-13-how-to-opt-struct)\n\n[聊一聊如何优化数据库](https://houbb.github.io/2024/11/02/im-02-chat-14-how-to-opt-database)\n\n[聊一聊如何进行优化网络](https://houbb.github.io/2024/11/02/im-02-chat-15-how-to-opt-network)\n\n[聊一聊如何优化缓存](https://houbb.github.io/2024/11/02/im-02-chat-16-how-to-opt-cache)\n\n[聊一聊如何优化负载+集群](https://houbb.github.io/2024/11/02/im-02-chat-17-how-to-opt-distributed)\n\n[聊一聊如何优化监控](https://houbb.github.io/2024/11/02/im-02-chat-18-how-to-opt-monitor)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoubb%2Fim-doc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhoubb%2Fim-doc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoubb%2Fim-doc/lists"}