{"adoption": {"forks": 475, "observed_at": "2026-08-28T04:07:30.558979+00:00", "stars": 2929}, "canonical_url": "https://ross.abutalabs.com/products/gochat", "card": {"archived": false, "artifact_type": "application", "description": "goim server write by golang !🚀", "domain": ["messaging-platforms", "web-development", "backend", "developer-tools"], "enriched": true, "function": ["websocket", "rpc", "message-queue", "http-server", "chat-interface", "service-discovery", "caching"], "health_score": 77, "homepage": "http://45.77.108.245:8080", "language": "Go", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["LockGit/gochat"], "name": "LockGit/gochat", "platform": ["go", "windows", "self-hosted"], "pushed_at": "2026-08-02T05:53:55+00:00", "repo": "LockGit/gochat", "stars": 2929, "tags": ["im", "instant-messaging", "chat-server", "tcp", "websocket", "etcd", "redis", "golang", "room-broadcast", "horizontal-scaling", "real-time", "docker", "linux", "macos", "web-server"], "topics": ["im", "goim", "gochat", "chat"], "urls": [], "use_cases": ["build a self-hosted chat server", "implement instant messaging with room broadcast", "run an IM system supporting websocket and tcp clients", "learn how a layered go im architecture works", "deploy a scalable chat backend with docker", "send private messages between users in a chat app", "interoperate websocket and tcp connections in one chat room"], "what_it_is": "gochat is a lightweight instant messaging (IM) server written in pure Go, supporting private messages and room broadcast messages with WebSocket and TCP client connections that can interoperate. It uses a layered architecture (api, logic, task, connect) communicating via RPC, with etcd-based service discovery and Redis for message storage and delivery, enabling horizontal scaling.", "when_to_avoid": ["you need a production-grade IM platform with rich features like push notifications, media, or end-to-end encryption out of the box", "you want a managed chat service rather than running your own infrastructure", "you cannot operate etcd and redis dependencies", "you need a polished, production-ready frontend UI as part of the server project"], "when_to_choose": ["you want a lightweight, pure-Go IM server you can self-host and scale horizontally", "you need both websocket (web) and tcp (mobile) clients in the same chat rooms", "you want a clear, readable codebase to study IM system design in Go", "you prefer docker-based quick deployment of all dependencies"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/gochat", "repo": "LockGit/gochat", "role": "main", "score": 75}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:30.558979+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T07:33:27.156250+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e64be68e5decba807771a8db46abc22d1eb8d6dfaea4603c3d6ba75eb246c6ef", "fetched_at": "2026-08-28T04:07:30.558979+00:00", "kind": "readme", "missing": false, "url": "https://github.com/LockGit/gochat"}, {"content_hash": "f2c39114aac2a0bef1360062bb755928303554fd870796f321c44f9d8d3705a8", "fetched_at": "2026-08-29T09:48:39.583257+00:00", "kind": "homepage", "missing": false, "url": "http://45.77.108.245:8080"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:30.558979+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T07:33:27.156250+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e64be68e5decba807771a8db46abc22d1eb8d6dfaea4603c3d6ba75eb246c6ef", "fetched_at": "2026-08-28T04:07:30.558979+00:00", "kind": "readme", "missing": false, "url": "https://github.com/LockGit/gochat"}, {"content_hash": "f2c39114aac2a0bef1360062bb755928303554fd870796f321c44f9d8d3705a8", "fetched_at": "2026-08-29T09:48:39.583257+00:00", "kind": "homepage", "missing": false, "url": "http://45.77.108.245:8080"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T07:33:27.156250+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e64be68e5decba807771a8db46abc22d1eb8d6dfaea4603c3d6ba75eb246c6ef", "fetched_at": "2026-08-28T04:07:30.558979+00:00", "kind": "readme", "missing": false, "url": "https://github.com/LockGit/gochat"}, {"content_hash": "f2c39114aac2a0bef1360062bb755928303554fd870796f321c44f9d8d3705a8", "fetched_at": "2026-08-29T09:48:39.583257+00:00", "kind": "homepage", "missing": false, "url": "http://45.77.108.245:8080"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:07:30.558979+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:30.558979+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:30.558979+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T07:33:27.156250+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e64be68e5decba807771a8db46abc22d1eb8d6dfaea4603c3d6ba75eb246c6ef", "fetched_at": "2026-08-28T04:07:30.558979+00:00", "kind": "readme", "missing": false, "url": "https://github.com/LockGit/gochat"}, {"content_hash": "f2c39114aac2a0bef1360062bb755928303554fd870796f321c44f9d8d3705a8", "fetched_at": "2026-08-29T09:48:39.583257+00:00", "kind": "homepage", "missing": false, "url": "http://45.77.108.245:8080"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:30.558979+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:30.558979+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T07:33:27.156250+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e64be68e5decba807771a8db46abc22d1eb8d6dfaea4603c3d6ba75eb246c6ef", "fetched_at": "2026-08-28T04:07:30.558979+00:00", "kind": "readme", "missing": false, "url": "https://github.com/LockGit/gochat"}, {"content_hash": "f2c39114aac2a0bef1360062bb755928303554fd870796f321c44f9d8d3705a8", "fetched_at": "2026-08-29T09:48:39.583257+00:00", "kind": "homepage", "missing": false, "url": "http://45.77.108.245:8080"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:30.558979+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:30.558979+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:30.558979+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T07:33:27.156250+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e64be68e5decba807771a8db46abc22d1eb8d6dfaea4603c3d6ba75eb246c6ef", "fetched_at": "2026-08-28T04:07:30.558979+00:00", "kind": "readme", "missing": false, "url": "https://github.com/LockGit/gochat"}, {"content_hash": "f2c39114aac2a0bef1360062bb755928303554fd870796f321c44f9d8d3705a8", "fetched_at": "2026-08-29T09:48:39.583257+00:00", "kind": "homepage", "missing": false, "url": "http://45.77.108.245:8080"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:30.558979+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:30.558979+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T07:33:27.156250+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e64be68e5decba807771a8db46abc22d1eb8d6dfaea4603c3d6ba75eb246c6ef", "fetched_at": "2026-08-28T04:07:30.558979+00:00", "kind": "readme", "missing": false, "url": "https://github.com/LockGit/gochat"}, {"content_hash": "f2c39114aac2a0bef1360062bb755928303554fd870796f321c44f9d8d3705a8", "fetched_at": "2026-08-29T09:48:39.583257+00:00", "kind": "homepage", "missing": false, "url": "http://45.77.108.245:8080"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T07:33:27.156250+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e64be68e5decba807771a8db46abc22d1eb8d6dfaea4603c3d6ba75eb246c6ef", "fetched_at": "2026-08-28T04:07:30.558979+00:00", "kind": "readme", "missing": false, "url": "https://github.com/LockGit/gochat"}, {"content_hash": "f2c39114aac2a0bef1360062bb755928303554fd870796f321c44f9d8d3705a8", "fetched_at": "2026-08-29T09:48:39.583257+00:00", "kind": "homepage", "missing": false, "url": "http://45.77.108.245:8080"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T07:33:27.156250+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e64be68e5decba807771a8db46abc22d1eb8d6dfaea4603c3d6ba75eb246c6ef", "fetched_at": "2026-08-28T04:07:30.558979+00:00", "kind": "readme", "missing": false, "url": "https://github.com/LockGit/gochat"}, {"content_hash": "f2c39114aac2a0bef1360062bb755928303554fd870796f321c44f9d8d3705a8", "fetched_at": "2026-08-29T09:48:39.583257+00:00", "kind": "homepage", "missing": false, "url": "http://45.77.108.245:8080"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T07:33:27.156250+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e64be68e5decba807771a8db46abc22d1eb8d6dfaea4603c3d6ba75eb246c6ef", "fetched_at": "2026-08-28T04:07:30.558979+00:00", "kind": "readme", "missing": false, "url": "https://github.com/LockGit/gochat"}, {"content_hash": "f2c39114aac2a0bef1360062bb755928303554fd870796f321c44f9d8d3705a8", "fetched_at": "2026-08-29T09:48:39.583257+00:00", "kind": "homepage", "missing": false, "url": "http://45.77.108.245:8080"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 95, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2498, "days_push": 31, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 75, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}