{"adoption": {"forks": 77, "observed_at": "2026-08-28T04:03:59.080371+00:00", "stars": 1204}, "canonical_url": "https://ross.abutalabs.com/products/gotalk", "card": {"archived": false, "artifact_type": "library", "description": "Async peer communication protocol & library", "domain": ["networking", "web-development", "backend", "microservices"], "enriched": true, "function": ["websocket", "rpc", "serialization", "http-server"], "health_score": 20, "homepage": null, "language": "Go", "license": "MIT", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["rsms/gotalk"], "name": "rsms/gotalk", "platform": ["go", "cross-platform"], "pushed_at": "2023-02-25T01:31:21+00:00", "repo": "rsms/gotalk", "stars": 1204, "tags": ["peer-to-peer-communication", "multiplexing-protocol", "bidirectional-rpc", "pipelining", "javascript-client", "real-time", "web-server"], "topics": ["protocol-communication", "streaming", "websocket", "golang"], "urls": [], "use_cases": ["build a websocket chat server in Go", "let a web app coordinate with a backend over a persistent connection", "divide work among a bunch of cooperating programs", "implement bidirectional request/response between browser and server", "multiplex many concurrent requests over one connection", "expose named operations callable from JavaScript in the browser"], "what_it_is": "Gotalk is a Go library and wire protocol for bidirectional, concurrent peer-to-peer communication over any byte stream, with first-class WebSocket support and a small companion JavaScript client. It lets any peer expose operations and issue requests, multiplexing many requests and responses over a single persistent connection.", "when_to_avoid": ["you need a widely adopted, actively maintained protocol with a large ecosystem", "you only need plain REST or a standard request/response HTTP API", "you need gRPC-style typed contracts, streaming, or multi-language support beyond Go and JavaScript"], "when_to_choose": ["you need bidirectional RPC where both client and server can issue requests", "you want pipelined, non-blocking concurrent requests over a single WebSocket", "you want a simple, debuggable wire protocol with a small Go and JavaScript API"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/gotalk", "repo": "rsms/gotalk", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:59.080371+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:19:40.715732+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8d7da2b93ca6ac1c3129d29e9b6001bc77f583ac633d8476f9fe404f8c0d9d5c", "fetched_at": "2026-08-28T04:03:59.080371+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rsms/gotalk"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:59.080371+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:19:40.715732+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8d7da2b93ca6ac1c3129d29e9b6001bc77f583ac633d8476f9fe404f8c0d9d5c", "fetched_at": "2026-08-28T04:03:59.080371+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rsms/gotalk"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:19:40.715732+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8d7da2b93ca6ac1c3129d29e9b6001bc77f583ac633d8476f9fe404f8c0d9d5c", "fetched_at": "2026-08-28T04:03:59.080371+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rsms/gotalk"}], "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:03:59.080371+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:59.080371+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:59.080371+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:19:40.715732+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8d7da2b93ca6ac1c3129d29e9b6001bc77f583ac633d8476f9fe404f8c0d9d5c", "fetched_at": "2026-08-28T04:03:59.080371+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rsms/gotalk"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:59.080371+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:59.080371+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:19:40.715732+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8d7da2b93ca6ac1c3129d29e9b6001bc77f583ac633d8476f9fe404f8c0d9d5c", "fetched_at": "2026-08-28T04:03:59.080371+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rsms/gotalk"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:59.080371+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:59.080371+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:59.080371+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:19:40.715732+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8d7da2b93ca6ac1c3129d29e9b6001bc77f583ac633d8476f9fe404f8c0d9d5c", "fetched_at": "2026-08-28T04:03:59.080371+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rsms/gotalk"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:59.080371+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:59.080371+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:19:40.715732+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8d7da2b93ca6ac1c3129d29e9b6001bc77f583ac633d8476f9fe404f8c0d9d5c", "fetched_at": "2026-08-28T04:03:59.080371+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rsms/gotalk"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:19:40.715732+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8d7da2b93ca6ac1c3129d29e9b6001bc77f583ac633d8476f9fe404f8c0d9d5c", "fetched_at": "2026-08-28T04:03:59.080371+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rsms/gotalk"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:19:40.715732+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8d7da2b93ca6ac1c3129d29e9b6001bc77f583ac633d8476f9fe404f8c0d9d5c", "fetched_at": "2026-08-28T04:03:59.080371+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rsms/gotalk"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:19:40.715732+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8d7da2b93ca6ac1c3129d29e9b6001bc77f583ac633d8476f9fe404f8c0d9d5c", "fetched_at": "2026-08-28T04:03:59.080371+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rsms/gotalk"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4242, "days_push": 1286, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}