原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 522,
"has_wiki": true,
"homepage": null,
"languages": {
"Rust": 700509,
"Makefile": 805
},
"pushed_at": "2026-07-24T10:47:28Z",
"created_at": "2025-12-29T19:41:03Z",
"owner_type": "Organization",
"updated_at": "2026-07-24T10:45:39Z",
"description": "Ultra-low latency WebSocket library for HFT applications",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": "https://sockudo.app",
"name": "Sockudo",
"type": "Organization",
"login": "sockudo",
"company": null,
"location": null,
"followers": 16,
"avatar_url": "https://avatars.githubusercontent.com/u/238977771?v=4",
"created_at": "2025-10-19T10:53:01Z",
"is_verified": null,
"public_repos": 24,
"account_age_days": 278
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2026-07-24T10:47:28Z"
},
{
"tag": "v1.7.5",
"kind": "patch",
"published_at": "2026-02-18T16:27:08Z"
},
{
"tag": "v1.7.4",
"kind": "patch",
"published_at": "2026-01-04T12:53:53Z"
},
{
"tag": "v1.7.3",
"kind": "patch",
"published_at": "2026-01-04T12:44:16Z"
},
{
"tag": "v1.7.2",
"kind": "patch",
"published_at": "2026-01-04T12:24:17Z"
},
{
"tag": "v1.7.1",
"kind": "patch",
"published_at": "2026-01-04T11:58:26Z"
},
{
"tag": "v1.7.0",
"kind": "minor",
"published_at": "2026-01-04T00:22:44Z"
},
{
"tag": "v1.6.9",
"kind": "patch",
"published_at": "2026-01-03T11:03:41Z"
},
{
"tag": "v1.6.8",
"kind": "patch",
"published_at": "2026-01-03T10:56:33Z"
},
{
"tag": "v1.6.7",
"kind": "patch",
"published_at": "2026-01-03T10:51:57Z"
},
{
"tag": "v1.6.6",
"kind": "patch",
"published_at": "2026-01-03T10:43:27Z"
},
{
"tag": "v1.6.5",
"kind": "patch",
"published_at": "2026-01-03T10:36:29Z"
},
{
"tag": "v1.6.4",
"kind": "patch",
"published_at": "2026-01-03T10:32:42Z"
},
{
"tag": "v1.6.3",
"kind": "patch",
"published_at": "2026-01-03T10:28:20Z"
},
{
"tag": "v1.6.2",
"kind": "patch",
"published_at": "2026-01-03T10:22:43Z"
},
{
"tag": "v1.6.1",
"kind": "patch",
"published_at": "2026-01-03T10:19:36Z"
},
{
"tag": "v1.6.0",
"kind": "minor",
"published_at": "2026-01-03T09:57:17Z"
},
{
"tag": "v1.5.4",
"kind": "patch",
"published_at": "2026-01-02T13:33:52Z"
},
{
"tag": "v1.5.3",
"kind": "patch",
"published_at": "2026-01-02T12:43:07Z"
},
{
"tag": "v1.5.2",
"kind": "patch",
"published_at": "2026-01-02T12:27:16Z"
},
{
"tag": "v1.5.1",
"kind": "patch",
"published_at": "2026-01-02T11:56:43Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2026-01-02T11:52:32Z"
},
{
"tag": "v1.4.3",
"kind": "patch",
"published_at": "2026-01-01T14:42:47Z"
},
{
"tag": "v1.4.2",
"kind": "patch",
"published_at": "2026-01-01T13:54:12Z"
},
{
"tag": "v1.4.1",
"kind": "patch",
"published_at": "2026-01-01T08:28:32Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2026-01-01T08:18:46Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2026-01-01T08:05:41Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2025-12-30T13:08:05Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2025-12-29T23:31:56Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2025-12-29T23:31:47Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2025-12-29T20:00:50Z"
}
],
"recent_commits": [
{
"oid": "e9b7f0d8c1770c7240a4b9cd2373a121b80eaadb",
"body": null,
"is_bot": false,
"headline": "Release v2.0.0",
"author_name": "Diaconu Radu-Mihai",
"author_login": "countradooku",
"committed_at": "2026-07-24T10:44:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "528153ff1ff34dc4be18c2674f4bc36e41865487",
"body": "Flush automatic WebSocket control frames from the read path",
"is_bot": false,
"headline": "Merge pull request #9 from sockudo/fix/read-only-ping-pong",
"author_name": "Diaconu Radu-Mihai",
"author_login": "countradooku",
"committed_at": "2026-07-24T10:42:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6afadad9911d59117e602db73e3a5d2aa606c95",
"body": null,
"is_bot": false,
"headline": "Flush control frames from read path",
"author_name": "Diaconu Radu-Mihai",
"author_login": "countradooku",
"committed_at": "2026-07-24T10:39:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87e17235cc9d78b2d3d8b6b53ee1d9f0895f032e",
"body": "Compio was being pulled in with default features disabled, which left the upstream runtime without polling or io_uring support on Linux. That compiled, but all Compio runtime tests panicked when the stub driver tried to create a runtime.\n\nWire the crate-level compio-runtime feature to Compio's porta\n[…]\no test --all-features\nTested: cargo test --no-default-features --features compio-runtime,http2,http3 --test e2e_runtime_transports\nTested: git diff --check\nNot-tested: GitHub Actions result after push",
"is_bot": false,
"headline": "Ensure Compio runtime uses a real driver",
"author_name": "Diaconu Radu-Mihai",
"author_login": "countradooku",
"committed_at": "2026-05-21T10:46:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8642c8046c4f6dc146262ba674d3d9701b82e701",
"body": "Compio now has native WebSocket APIs and can exercise HTTP/2 and HTTP/3 transports with the same transport feature flags used by Tokio. The feature graph keeps runtime selection in tokio-runtime and compio-runtime while http2/http3 stay shared transport capabilities.\n\nThe transport paths are covered\n[…]\nfmt --check; runtime E2E tests for tokio-runtime/http2/http3 and compio-runtime/http2/http3.\\nNot-tested: External browser/client interoperability against third-party HTTP/3 WebSocket implementations.",
"is_bot": false,
"headline": "Enable runtime-neutral WebSocket transports",
"author_name": "Diaconu Radu-Mihai",
"author_login": "countradooku",
"committed_at": "2026-05-15T11:49:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ca50ba1d46593e351ce97d24a4967a6f917213f2",
"body": "The \"how to reproduce\" sections incorrectly described the benchmarking\nmethodology. The uWebSockets comparison uses the fastwebsockets benchmark\nsuite, not websocket-bench. The Rust libraries benchmark requires adding\nsockudo-ws to the web-socket-benchmark suite first.",
"is_bot": false,
"headline": "fix: correct benchmark reproduction instructions in README",
"author_name": "Diaconu Radu-Mihai",
"author_login": "countradooku",
"committed_at": "2026-03-05T08:28:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7819745b1529357da52da4dc7637fe5e19caa3bc",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 1.7.5",
"author_name": "Diaconu Radu-Mihai",
"author_login": "countradooku",
"committed_at": "2026-02-18T16:28:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "234e2d0c97c31fceac2cc62b94b0470def542dde",
"body": "Previously generate_mask() was hardcoded to use fastrand regardless of\nwhich RNG feature was enabled. Now properly selects:\n- getrandom: cryptographically secure (highest priority)\n- rand_rng: uses rand crate (second priority)\n- fastrand: fast PRNG (default, lowest priority)\n\nCompile-time error if no RNG feature is enabled.",
"is_bot": false,
"headline": "fix: switch RNG implementation based on feature flags",
"author_name": "Diaconu Radu-Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-24T16:57:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a72656ac06064cda24039642c4cdcc045a57d649",
"body": "Compressed WebSocket connections now support split() for concurrent\nread/write operations, just like uncompressed connections.\n\nChanges:\n- Add CompressedReaderProtocol and CompressedWriterProtocol\n- Add CompressedSplitReader and CompressedSplitWriter stream types\n- Add split() method to CompressedWe\n[…]\nonnections\n- Add axum_split_deflate example demonstrating the feature\n\nBreaking change: WebSocket::split() now returns (WebSocketReader, WebSocketWriter)\ninstead of Option<(SplitReader, SplitWriter)>.",
"is_bot": false,
"headline": "feat: add split() support for compressed WebSocket streams",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-04T12:53:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b6861c0ba3b9ce947ef55b79a6ce92425fcb3035",
"body": "The deflate extension was being negotiated in HTTP handshake but never\nactually applied to messages. WebSocket struct used Protocol instead of\nCompressedProtocol, causing:\n1. Server sends Sec-WebSocket-Extensions: permessage-deflate\n2. Client expects compressed messages\n3. Server sends uncompressed \n[…]\n) now returns Option (compressed streams don't support split yet)\n\nTested with Compression::Dedicated and Compression::Shared modes.\nStress test: 5 concurrent connections, 50 messages, all successful.",
"is_bot": false,
"headline": "fix: implement actual permessage-deflate compression in axum integration",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-04T12:42:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b92a0056f98e8f648291e1c93bde2131092171ba",
"body": "- Shared mode must use no_context_takeover since the encoder pool\n cannot maintain context across different connections\n- This fixes connections dropping/reconnecting indefinitely",
"is_bot": false,
"headline": "fix: Compression::Shared context_takeover mismatch v1.7.2",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-04T12:42:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3740b854bb9dc0659b8173e385e99c7d7d7e152",
"body": "- Remove non-conformant compression modes (_64KB, _128KB, _256KB)\n- Rename window sizes to idiomatic Window prefix (Window256B, Window1KB, etc.)\n- All window sizes now correctly map to RFC 7692 window_bits (8-15)\n- Update tests and examples",
"is_bot": false,
"headline": "fix: RFC 7692 compliant compression modes v1.7.1",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-04T12:42:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "202f4368b5c4e2d841eb040be07406938979b948",
"body": "…ation\n\nfix: add permessage-deflate support to Axum integration",
"is_bot": false,
"headline": "Merge pull request #2 from sockudo/fix/permessage-deflate-axum-integr…",
"author_name": "Diaconu Radu-Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-04T11:30:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e23f38bfe07acf11786bad7d3d3c1a23acec8ab",
"body": null,
"is_bot": false,
"headline": "Update axum_integration.rs",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-04T11:29:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a59d926c10cfe7a2990882183aa0bcc50ea3f9f4",
"body": "Resolves merge conflict by accepting comprehensive test suite from PR #3.\nBoth test suites covered similar functionality; PR #3's tests were more\ndirect and already comprehensive.",
"is_bot": false,
"headline": "Merge PR #3 tests for permessage-deflate",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-04T11:26:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d576e07365cbd45cb0182602521ac8c756bc5045",
"body": "Add test coverage for permessage-deflate negotiation in Axum integration",
"is_bot": false,
"headline": "Merge pull request #4 from sockudo/copilot/sub-pr-2-again",
"author_name": "Diaconu Radu-Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-04T11:23:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99aef4259a7552e98b3e753809908a1bf08ba22b",
"body": "Co-authored-by: countradooku <52667211+countradooku@users.noreply.github.com>",
"is_bot": true,
"headline": "Add detailed documentation to negotiate_deflate helper",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-01-04T11:18:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4ab1e895ee9e47c98f93fa099687395e9b11b9e",
"body": "Co-authored-by: countradooku <52667211+countradooku@users.noreply.github.com>",
"is_bot": true,
"headline": "Improve test clarity with better variable naming and comments",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-01-04T11:17:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9564e097ded006898e867d233b38702c4440590d",
"body": "Co-authored-by: countradooku <52667211+countradooku@users.noreply.github.com>",
"is_bot": true,
"headline": "Improve readability of long test strings",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-01-04T11:16:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b833ae2def35d5a7604d2212d0cfff70ff4d4e7",
"body": "Co-authored-by: countradooku <52667211+countradooku@users.noreply.github.com>",
"is_bot": true,
"headline": "Clarify test comment about server config usage in response",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-01-04T11:16:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8872b88f3b18648b99a71cb20ef70a9aa22e388",
"body": "Co-authored-by: countradooku <52667211+countradooku@users.noreply.github.com>",
"is_bot": true,
"headline": "Refactor deflate negotiation tests to use helper function",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-01-04T11:15:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2a207e1bceb412cd7ca29235ff6d034bf5186a7",
"body": "Co-authored-by: countradooku <52667211+countradooku@users.noreply.github.com>",
"is_bot": true,
"headline": "Add comprehensive tests for deflate negotiation in Axum integration",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-01-04T11:14:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bfed7f6630902ea6eeb05b86a2fab662e9c7d85",
"body": "Co-authored-by: countradooku <52667211+countradooku@users.noreply.github.com>",
"is_bot": true,
"headline": "Add comprehensive tests for deflate negotiation in Axum integration",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-01-04T11:13:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "014816cee1d5516d28c9484ac1a8edb38701fa63",
"body": null,
"is_bot": true,
"headline": "Initial plan",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-01-04T11:09:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "febf64e34634e7f9573373d04037df006ea83bc0",
"body": null,
"is_bot": true,
"headline": "Initial plan",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-01-04T11:09:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f7c57ac0bb065e21d44d6a3eb88e0d8c869d64c",
"body": "Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Update src/axum_integration.rs",
"author_name": "Diaconu Radu-Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-04T11:09:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a362a3dbcd933853ccff655093434bba19f9067f",
"body": "- Add DeflateConfig field to Config struct with builder methods\n- Update WebSocketUpgrade extractor to parse Sec-WebSocket-Extensions header\n- Implement deflate negotiation in on_upgrade() method\n- Include Sec-WebSocket-Extensions in 101 response when deflate is enabled\n- Add axum_deflate.rs example\n[…]\n Add axum_deflate_custom.rs example for custom deflate configuration\n\nFixes permessage-deflate not working with Axum integration.\nWebSocket clients can now successfully negotiate RFC 7692 compression.",
"is_bot": false,
"headline": "fix: add permessage-deflate support to Axum integration",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-04T11:01:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "67ccf363414afe213184355380d654320c999b6d",
"body": "- Add dashmap dependency for high-performance concurrent hash maps\n- Replace manual 64-shard TopicShard system with DashMap<String, DashSet<SubscriberId>>\n- Replace RwLock<HashMap> with DashMap for subscribers and socket_id_map\n- Replace RwLock<HashSet> with DashSet for subscriber topics\n- Remove To\n[…]\n is already Send+Sync)\n\nBenefits:\n- Cleaner, more maintainable code\n- DashMap provides internal sharding and lock-free reads\n- Better concurrent performance under contention\n- All 15 pubsub tests pass",
"is_bot": false,
"headline": "refactor: replace manual sharding with DashMap/DashSet in pubsub",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-04T00:47:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ff289fcb3c7b5b46778e330dfb628a4d80bd349d",
"body": "Add new methods that don't require Send bound:\n- WebSocketClient::connect_raw() - returns WebSocketStream<S> directly\n- WebSocketServer::accept_raw() - returns WebSocketStream<S> directly\n\nThese methods are designed for:\n- io_uring: UringStream uses Rc internally and is not Send\n- Single-threaded ru\n[…]\ns needed\n\nThe original connect()/accept() methods still use Stream<Http1> wrapper\nwhich requires Send + 'static for the Box<dyn Http1Stream>.\n\nFixes: io_uring + TLS client connection compilation error",
"is_bot": false,
"headline": "feat: add connect_raw/accept_raw for io_uring compatibility",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-04T00:30:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e8ddc6cf5d238bc19693e4a9a12aedfa2063c75e",
"body": null,
"is_bot": false,
"headline": "Delete napi-ci.yml",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-04T00:27:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a0386db451081fa4211c4756df7ed5b888f0553",
"body": "- Replace Arc<Mutex<SplitState>> with tokio::io::split() for true concurrent I/O\n- Zero mutex contention between reader and writer\n- Control frames coordinated via lightweight mpsc channel\n- 148K+ messages/sec throughput in concurrent tests\n- Remove napi-bindings (will revisit when ready)\n- Update README with lock-free split documentation\n- Fix clippy warnings in examples",
"is_bot": false,
"headline": "feat: lock-free split implementation v1.7.0",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-04T00:22:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "794b462bbe12369db065fef6b933329bfe17140e",
"body": null,
"is_bot": false,
"headline": "Update package-lock.json",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-03T15:09:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b93b29a9c1ace15f70be029faf5abef02f077272",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 1.6.10 and fix TypeScript definitions publishing",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-03T15:09:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "264d41f5e0864aec16317bca468f284cc809fb2f",
"body": null,
"is_bot": false,
"headline": "Update LICENSE",
"author_name": "Diaconu Radu-Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-03T11:30:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d12e929b1c618f6694be4d2d7d524dc298b477c3",
"body": null,
"is_bot": false,
"headline": "Update Cargo.toml",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-03T11:25:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67058b37e5bf382dccdeff3eab625511c9eca90b",
"body": "- Add @ts-self-types directive for proper TypeScript types in JSR\n- Add @module JSDoc with description and examples\n- Export PubSub and Subscriber in index.mjs\n- Bump version to 1.6.9",
"is_bot": false,
"headline": "feat: improve JSR score - add module docs and ts-self-types",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-03T11:03:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd4ba07ae6e9283ead6eb347792f6dd2c5a3ddf2",
"body": "- Upload index.js and index.d.ts with build artifacts\n- Copy JS files from artifacts in JSR publish job\n- Bump version to 1.6.8",
"is_bot": false,
"headline": "fix: include index.js and index.d.ts in artifacts for JSR publish",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-03T10:56:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c7f83e232009176bfc74909d2f7fa2815a85f4f",
"body": "- Download artifacts and create npm dirs before JSR publish\n- Add --allow-slow-types flag for JSR\n- Bump version to 1.6.7",
"is_bot": false,
"headline": "fix: JSR publish job needs build artifacts",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-03T10:51:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "948716538d03c59fc49257060465c810d1af59fc",
"body": "- Add license field to jsr.json\n- Bump version to 1.6.6",
"is_bot": false,
"headline": "fix: add license to jsr.json for JSR publishing",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-03T10:43:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6078e65d15c2ffaa9da76802d0d539b1d23da8d7",
"body": "- Use --no-gh-release flag since release is created manually\n- Use NODE_AUTH_TOKEN env var for npm auth (works with setup-node)\n- Bump version to 1.6.5",
"is_bot": false,
"headline": "fix: use NODE_AUTH_TOKEN and skip GH release in prepublish",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-03T10:36:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a273f2401b0223bccec15ad83990f9c286a6630",
"body": "- Add contents:write permission for GitHub releases\n- Setup .npmrc before running prepublish\n- Bump version to 1.6.4",
"is_bot": false,
"headline": "fix: add permissions and setup npm auth before prepublish",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-03T10:31:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46b41a0e253a552035b4b8f96bc684641a17f7f6",
"body": "… hook\n\n- Remove prepublishOnly hook that was causing auth issues\n- Add explicit prepublish-napi script with GITHUB_TOKEN\n- Add --no-git-checks flag to npm publish\n- Bump version to 1.6.3",
"is_bot": false,
"headline": "fix: CI publish workflow - add GITHUB_TOKEN and remove prepublishOnly…",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-03T10:28:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69223efb54671cb1e66bea6f843a78dff78d3120",
"body": "- Fix CI publish step by creating npm directories first\n- Bump version to 1.6.2",
"is_bot": false,
"headline": "fix: add napi create-npm-dirs before artifacts step",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-03T10:22:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "353a585de26f096235a0f9833f1934222d8e0f77",
"body": "- Add Windows ARM64 support (aarch64-pc-windows-msvc)\n- Add Linux ARM64 support (aarch64-unknown-linux-gnu)\n- Fix napi universalize command\n- Simplify CI workflow",
"is_bot": false,
"headline": "release: v1.6.1 - multi-platform Node.js bindings",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-03T10:19:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49fa9d1db88a99a22b2e08b6e293e30d041e9e16",
"body": "- Add aarch64-pc-windows-msvc (Windows ARM64)\n- Add aarch64-unknown-linux-gnu (Linux ARM64) with napi-cross\n- Use CC=clang for Linux ARM64 cross-compilation\n- Update package.json with new targets and optional dependencies",
"is_bot": false,
"headline": "feat: add more build targets (Windows arm64, Linux arm64)",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-03T10:15:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ea44ef8fb1bfaea5d1471bbd4aef3dd9408caf7",
"body": "- Fix 'napi universal' -> 'napi universalize'\n- Remove test step (no tests yet)\n- Remove universal macOS binary step (not needed)\n- Simplify publish to only depend on build",
"is_bot": false,
"headline": "fix: correct napi commands and simplify CI",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-03T10:12:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86d1b876cd6f48f452d38f10881e18285381ddee",
"body": "- Fix derivable_impls clippy warning in pubsub.rs\n- Remove failing cross-compilation targets from CI:\n - aarch64-pc-windows-msvc\n - x86_64-unknown-linux-musl\n - aarch64-unknown-linux-gnu\n - aarch64-unknown-linux-musl\n - armv7-unknown-linux-gnueabihf\n - x86_64-unknown-freebsd\n- Keep stable targets: x86_64 Windows/macOS/Linux, aarch64 macOS\n- Update package.json to match reduced target list",
"is_bot": false,
"headline": "fix: clippy warning and simplify CI build targets",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-03T10:08:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e06eb27d1766db1cb1abd9fa7f64d9abc60d783",
"body": null,
"is_bot": false,
"headline": "fix: switch CI from pnpm to npm for simplicity",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-03T10:00:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a43b3b141f36ce02d8d3cbd0a7a0cff7d020914",
"body": null,
"is_bot": false,
"headline": "fix: correct rust-toolchain action name in CI workflow",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-03T09:58:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2595497ff48cb6ac6405af2a4c0028f6824898bd",
"body": "Features:\n- Add high-performance pub/sub system with sharded topics (64 shards)\n- Lock-free subscriber IDs for fast allocation\n- Zero-copy messages using shared buffers\n- Pusher-style socket ID support for compatibility\n- Cache-line aligned data structures to prevent false sharing\n\nNAPI Bindings:\n- \n[…]\nsub chat, and standalone pub/sub\n\nExamples:\n- Add axum_pubsub_chat.rs for Axum framework integration\n- Add pubsub_echo.rs for basic pub/sub usage\n- Add standalone-pubsub.js for Node.js pub/sub example",
"is_bot": false,
"headline": "release: v1.6.0 - add pub/sub system and Node.js bindings",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-03T09:56:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a512b3934c0e3b50a8bf5909a736ad51d9824da3",
"body": null,
"is_bot": false,
"headline": "Update Cargo.lock",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-02T13:34:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cddea9ed18c98cacfa3029145f180321263bc42",
"body": null,
"is_bot": false,
"headline": "release: v1.5.4 - fix critical axum WebSocket upgrade bug",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-02T13:33:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7fe7374ba8cc2f2e603bbb576f538c6484f36b0",
"body": "CRITICAL BUG FIX: The axum integration was not actually invoking the WebSocket\nhandler after sending the 101 Switching Protocols response. This meant that\nWebSocket connections would immediately close after the handshake.\n\nChanges:\n- Switch from FromRequest to FromRequestParts to properly extract On\n[…]\ntion.\n\nTested with axum_split example - WebSocket connections now work correctly:\n- Handler is invoked after upgrade\n- split() functionality works as expected\n- Messages are sent and received properly",
"is_bot": false,
"headline": "fix: implement proper WebSocket upgrade mechanism in axum integration",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-02T13:32:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "536523ad5ef94149a4c314e286e2d3ef93d4f942",
"body": null,
"is_bot": false,
"headline": "Update Cargo.lock",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-02T12:44:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93136f02e188c02203a0a65a52115399a40df646",
"body": null,
"is_bot": false,
"headline": "release: v1.5.3 - fix axum split() compilation and add tests",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-02T12:42:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "543c8e667f7b8dbada79cca0b49b7e668a1eef73",
"body": "- Add compile-time test for split() functionality\n- Add comprehensive axum_split.rs example demonstrating concurrent read/write\n- Add test_axum_split_client.rs example for testing split functionality\n- Examples show split() usage with separate reader/writer tasks",
"is_bot": false,
"headline": "feat: add split() test and examples for axum WebSocket",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-02T12:42:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbb2b8491e708bd2c895bc495430a9a5f37714e5",
"body": "…gration",
"is_bot": false,
"headline": "fix: add missing imports for SplitReader and SplitWriter in axum inte…",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-02T12:28:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d48a6a65d5bb6d4d4e279db68945457d78419d59",
"body": null,
"is_bot": false,
"headline": "release: v1.5.2 - add split() method to axum WebSocket",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-02T12:25:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7024ec763e47b3c532f64e265f0521fa93031acc",
"body": null,
"is_bot": false,
"headline": "release: v1.5.1 - fix clippy warnings",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-02T11:56:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5aecd03261ff73eccd24e0781076f26b283ae5df",
"body": "- Allow large_enum_variant for StreamInner (boxing adds indirection overhead)\n- Collapse nested if statements in extended_connect.rs using let chains",
"is_bot": false,
"headline": "fix: resolve clippy warnings",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-02T11:55:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96ee4361ade5d55b23f224cd45c720162d384d3a",
"body": "## Added\n- mimalloc feature: Optional high-performance allocator (10-30% throughput improvement)\n\n## Changed\n- Unified Transport API with generics:\n - H2WebSocketServer → WebSocketServer<Http2>\n - H3WebSocketServer → WebSocketServer<Http3>\n - H2WebSocketClient → WebSocketClient<Http2>\n - H3WebSo\n[…]\nnames: H2Stream → Http2Stream, H3Stream → Http3Stream\n- New Transport trait with Http1, Http2, Http3 marker types\n\n## Removed\n- Unused custom allocators (SlabPool, Arena, BufferPool) from src/alloc.rs",
"is_bot": false,
"headline": "release: v1.5.0 - unified transport API and mimalloc support",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-02T11:52:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a398d959befdc5d5c1e7e0e3ead1df281f1d6928",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Diaconu Radu-Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-01T14:55:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec5328fe241fac8df50baf41f9220348a36cf940",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-01T14:42:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0790f97b7cce422b6057fa33a20b8d43aa50365",
"body": null,
"is_bot": false,
"headline": "release: v1.4.3 - fix misaligned pointer dereference",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-01T14:40:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22c7497485f3c534f5866e2ce5e1975add2547be",
"body": "The scalar fallback function was using an incorrect alignment check\n which checked if the index plus mask offset\nwas aligned, rather than checking if the actual memory address was aligned.\n\nThis caused misaligned pointer dereferences when casting to *mut u64,\nleading to panics on architectures that enforce alignment.\n\nFixed by checking the actual pointer address:\n\nFound by fuzzing with cargo-fuzz.",
"is_bot": false,
"headline": "fix: correct pointer alignment check in scalar masking",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-01T14:40:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb6ea309c461ffbc5c248b276e6092af2f6a2f22",
"body": "- Add custom SSE2 UTF-8 validation for older x86/x86_64 CPUs without SSE4.2\n- SSE2 implementation uses ASCII fast-path detection (16-byte chunks)\n- Runtime dispatch: uses simdutf8 for SSE4.2+, custom SSE2 for older CPUs\n- No feature flags required, works on stable Rust\n- Fix clippy warnings: remove unnecessary returns and redundant closures",
"is_bot": false,
"headline": "release: v1.4.2 - SSE2 UTF-8 validation support",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-01T13:53:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6693766e0bf189c76b0ef2867db28f8a69945cf",
"body": null,
"is_bot": false,
"headline": "Create LICENSE",
"author_name": "Diaconu Radu-Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-01T08:42:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4b72bca91d8d2cf4498a324a4cbb04de053ce1c",
"body": null,
"is_bot": false,
"headline": "Delete benchmark_results.txt",
"author_name": "Diaconu Radu-Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-01T08:30:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c4fd23510cdc50c5d8f1282ac438fc35afc6e39",
"body": null,
"is_bot": false,
"headline": "docs: add CHANGELOG.md with full release history",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-01T08:29:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c5a7c1e4a96ae645f331b4d568ac93ce32f90ae",
"body": "- tokio: ^1.48\n- rustls: ^0.23\n- tokio-rustls: ^0.26\n- webpki-roots: ^1.0 (major version bump)\n- rustls-native-certs: ^0.8\n- rustls-platform-verifier: ^0.6 (fixes build error)\n- quinn: ^0.11\n- h3: ^0.0.8, h3-quinn: ^0.0.10\n\nAll dependencies now use ^ for automatic compatible updates.\nFixes CI build failure with rustls-platform-verifier 0.4",
"is_bot": false,
"headline": "chore: update all dependencies to latest versions",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-01T08:25:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c178daa39e9003bf38a9a6ae1f14e52cb58333a4",
"body": "Features:\n- Custom SIMD UTF-8 validation for architectures not supported by simdutf8:\n - LoongArch64 (LSX/LASX) with ASCII fast-path\n - PowerPC/PowerPC64 (AltiVec) with ASCII fast-path\n - s390x (z13 vectors) with ASCII fast-path\n- All implementations require nightly Rust + `nightly` feature flag\n\n[…]\n) |\n| arm | ✅ | ✅ (simdutf8) |\n| loongarch64 | ✅ | ✅ (custom) |\n| powerpc | ✅ | ✅ (custom) |\n| powerpc64 | ✅ | ✅ (custom) |\n| s390x | ✅ | ✅ (custom) |",
"is_bot": false,
"headline": "release: v1.4.0 - SIMD UTF-8 validation for LoongArch64, PowerPC, s390x",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-01T08:18:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2cff569c6a7ba48dcc0b6afb9ca565dacf125bd5",
"body": "Features:\n- Multi-architecture SIMD support (LoongArch64 LSX/LASX, PowerPC AltiVec, s390x z13, ARM NEON)\n- Fuzzing infrastructure with 4 fuzz targets (parse_frame, unmask, utf8_validation, protocol)\n- TLS feature flags (native-tls, rustls-webpki-roots, rustls-native-roots, rustls-platform-verifier)\n\n[…]\n\n- HTTP/2 and HTTP/3 timeout handling\n\nCredits:\n- tokio-websockets for SIMD optimizations and feature organization\n- fastwebsockets for fuzzing patterns\n- uWebSockets for performance design philosophy",
"is_bot": false,
"headline": "release: v1.3.0 - Multi-arch SIMD, fuzzing, TLS features",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-01T08:05:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ae0cfaa17d6832741b0eb0123b38621531caf22f",
"body": null,
"is_bot": false,
"headline": "Update handshake.rs",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-01T07:26:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b75d6981aa023157700ec880ff28b3a73ca4337b",
"body": "- Fix UAF vulnerability in slab allocator with generation counters\n- Add SAFETY comments to SPSC/MPSC queues documenting memory ordering\n- Fix UB in deflate by using spare_capacity_mut() for uninitialized buffers\n- Implement full RFC 9220 HTTP/3 WebSocket support via Extended CONNECT\n- Add SETTINGS_ENABLE_CONNECT_PROTOCOL (0x08) support\n- Add kernel version detection for io_uring platform checks\n\nAll fixes maintain zero-overhead where possible.",
"is_bot": false,
"headline": "fix: address soundness issues and implement RFC 9220",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2026-01-01T07:24:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a39e75a0faf9402cf3f409672315ca6b9178fd60",
"body": null,
"is_bot": false,
"headline": "Update Cargo.toml",
"author_name": "Diaconu Radu-Mihai",
"author_login": "countradooku",
"committed_at": "2025-12-30T13:12:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76d494c7a2f5df09873fcc55fce97d9fe5a683fd",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Diaconu Radu-Mihai",
"author_login": "countradooku",
"committed_at": "2025-12-30T13:09:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91a4b24e8d632a3e3b22abd7bc36466e5651594d",
"body": "- Optimized frame encoding with inline masking during copy\n- Added unsafe pointer writes for frame headers\n- Added 8-byte chunk processing for faster masking\n- Added fast-path frame parsing for small unmasked frames\n- Added RawMessage enum for zero-copy message parsing\n- Added process_raw() and proc\n[…]\n_into() methods to Protocol\n- Added raw handler methods for zero-allocation text handling\n- Updated README with new benchmark results\n- sockudo-ws is now ~17% faster than fastwebsockets and web-socket",
"is_bot": false,
"headline": "release: v1.2.0 - Performance optimizations & zero-copy API",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2025-12-30T13:07:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c03c70195832e7ac20459e6bfee433b937c6b195",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 1.1.1",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2025-12-29T23:32:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27a15dd6cd621f3976dcc6f7c686f9b0930509ba",
"body": "- Use std::io::Error::other() instead of Error::new(Other, ...)\n- Replace redundant closures with function references\n- Use Rc instead of Arc for tokio-uring TcpStream (not Send+Sync)\n- Use saturating_sub for arithmetic checks\n- Simplify boolean expressions\n- Collapse nested if statements",
"is_bot": false,
"headline": "fix: resolve all clippy warnings and fmt issues",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2025-12-29T23:28:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcbe48baba770d1351765de96519bb7b4fd27b9c",
"body": null,
"is_bot": false,
"headline": "release: v1.1.0 - HTTP/2, HTTP/3, and io_uring support",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2025-12-29T23:23:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b071c69897292ba36ca9d7b160dd76a20fefd068",
"body": null,
"is_bot": false,
"headline": "chore: minor fixes and cleanups",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2025-12-29T23:21:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c662d45c729d941f840cdc69418802e5617117f3",
"body": "- HTTP/2 WebSocket (RFC 8441): Extended CONNECT protocol\n - H2WebSocketServer, H2WebSocketClient, H2Stream\n - Multiplexed connections support\n\n- HTTP/3 WebSocket (RFC 9220): WebSocket over QUIC\n - H3WebSocketServer, H3WebSocketClient, H3Stream\n - 0-RTT, no head-of-line blocking\n\n- io_uring (Linu\n[…]\nl transports use the same WebSocketStream<S> API\n- Feature flags: http2, http3, io-uring, all-transports, full\n- Updated README with documentation and examples\n- 58 tests passing with full feature set",
"is_bot": false,
"headline": "feat: add HTTP/2, HTTP/3, and io_uring WebSocket support",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2025-12-29T23:20:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d521696b3c6f967e3863f20cd6b0a2f0f03333e3",
"body": null,
"is_bot": false,
"headline": "docs: update README with specs and N-API roadmap",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2025-12-29T19:59:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab085884ee444aa04fe36b078a05b4b4b35efb01",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2025-12-29T19:59:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4247d57aeb21767b8216c8d158e9ee99496d85d",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2025-12-29T19:56:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff2cb6f42beaf8d1e2f7b9744c4070460cf1589b",
"body": null,
"is_bot": false,
"headline": "Update protocol.rs",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2025-12-29T19:52:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "562f4332a22ecb0bb527fb1ea0e66bbc3ad921bb",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2025-12-29T19:51:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10ee839ffa5e0c9713376cd61d0c7f73094d4f48",
"body": null,
"is_bot": false,
"headline": "fix: remove self-referencing submodule",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2025-12-29T19:49:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b4f65a9c63319b61d02a6d0a0c31b53cf641ea5",
"body": null,
"is_bot": false,
"headline": "fix: resolve all clippy warnings for CI",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2025-12-29T19:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dadb6416bedfe08c8a63f00d65abe57d8e6a043",
"body": null,
"is_bot": false,
"headline": "Update actions",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2025-12-29T19:42:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72863fbac331b442b4dcce4e1cddb9da5be86eb7",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Diaconu Radu Mihai",
"author_login": "countradooku",
"committed_at": "2025-12-29T19:38:25Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 31,
"commits_last_year": 88,
"latest_release_at": "2026-07-24T10:47:28Z",
"latest_release_tag": "v2.0.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 6,
"days_since_latest_release": 0,
"mean_days_between_releases": 22.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "sockudo-ws",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/sockudo-ws",
"is_deprecated": false,
"latest_version": "2.0.0",
"repository_url": "https://github.com/sockudo/sockudo-ws",
"versions_count": 28,
"total_downloads": 52798,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 16182,
"first_published_at": "2025-12-29T20:02:14.749457Z",
"latest_published_at": "2026-07-24T10:49:33.307928Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 10,
"stars": 198,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2025-12-30",
"count": 2
},
{
"date": "2025-12-31",
"count": 1
},
{
"date": "2026-01-24",
"count": 1
},
{
"date": "2026-01-25",
"count": 1
},
{
"date": "2026-01-28",
"count": 1
},
{
"date": "2026-03-05",
"count": 1
},
{
"date": "2026-06-05",
"count": 1
},
{
"date": "2026-06-14",
"count": 1
},
{
"date": "2026-07-23",
"count": 1
}
],
"complete": true,
"collected": 10,
"total_forks": 10
},
"star_history": null,
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"autobahn/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml",
"fuzz/Cargo.toml"
],
"largest_source_bytes": 72151,
"source_files_sampled": 56,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml",
"fuzz/Cargo.toml"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "tokio",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^1.48"
},
{
"name": "tokio-util",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^0.7"
},
{
"name": "compio",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^0.18"
},
{
"name": "parking_lot",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^0.12"
},
{
"name": "dashmap",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^6.1"
},
{
"name": "axum",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^0.8"
},
{
"name": "hyper",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^1.0"
},
{
"name": "hyper-util",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^0.1"
},
{
"name": "httparse",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^1.9"
},
{
"name": "base64",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^0.22"
},
{
"name": "sha1",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^0.10"
},
{
"name": "ring",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^0.17"
},
{
"name": "aws-lc-rs",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^1.0"
},
{
"name": "openssl",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^0.10"
},
{
"name": "sha1_smol",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^1.0"
},
{
"name": "criterion",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^0.5"
},
{
"name": "bytes",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^1.9"
},
{
"name": "pin-project-lite",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^0.2"
},
{
"name": "futures-core",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^0.3"
},
{
"name": "futures-sink",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^0.3"
},
{
"name": "flate2",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^1.0"
},
{
"name": "socket2",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^0.5"
},
{
"name": "simdutf8",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^0.1"
},
{
"name": "fastrand",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^2.3"
},
{
"name": "getrandom",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^0.2"
},
{
"name": "rand",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^0.9"
},
{
"name": "native-tls",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^0.2"
},
{
"name": "tokio-native-tls",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^0.3"
},
{
"name": "tokio-rustls",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^0.26"
},
{
"name": "webpki-roots",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^1.0"
},
{
"name": "rustls-native-certs",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^0.8"
},
{
"name": "rustls-platform-verifier",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^0.6"
},
{
"name": "h2",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^0.4"
},
{
"name": "http",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^1.0"
},
{
"name": "quinn",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^0.11"
},
{
"name": "h3",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^0.0.8"
},
{
"name": "h3-quinn",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^0.0.10"
},
{
"name": "rustls",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^0.23"
},
{
"name": "mimalloc",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^0.1"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 4,
"open_issues": 1,
"closed_ratio": 0.8,
"closed_issues": 4,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "countradooku",
"commits": 82,
"avatar_url": "https://avatars.githubusercontent.com/u/52667211?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"publish.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 5,
"reason": "2 out of 4 merged PRs checked by a CI test -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/15 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 10,
"reason": "project is fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 5,
"reason": "5 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "25 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "e9b7f0d8c1770c7240a4b9cd2373a121b80eaadb",
"ran_at": "2026-07-24T11:50:32Z",
"aggregate_score": 3.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-24T10:49:39Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-24T10:42:13Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 5,
"created_at": "2026-02-09T05:43:17Z",
"last_comment_at": "2026-02-13T06:13:07Z",
"last_comment_author": "countradooku"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/sockudo/sockudo-ws",
"host": "github.com",
"name": "sockudo-ws",
"owner": "sockudo"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"security": 36,
"vitality": 78,
"community": 53,
"governance": 54,
"engineering": 55
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 78,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"commits_last_year": 88,
"human_commit_share": 0.901,
"days_since_last_push": 0,
"active_weeks_last_year": 6
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "6/52 weeks with commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 6
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "88 commits in the last year",
"points": 17.5,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 88
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "5 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 31,
"latest_release_tag": "v2.0.0",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 22.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "31 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 31
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~22.4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 22.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 53,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"forks": 10,
"stars": 198,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "198 stars",
"points": 37.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 198
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "10 forks",
"points": 8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 10
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 70,
"inputs": {
"packages": [
"sockudo-ws"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 52798,
"monthly_downloads": 16182
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "16,182 downloads/month across crates",
"points": 56.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 16182,
"ecosystems": "crates"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 54,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"merged_prs": 4,
"open_issues": 1,
"closed_issues": 4,
"issue_closed_ratio": 0.8,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "80% of issues closed",
"points": 37.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 80
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "4/4 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 4,
"decided": 4
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/15 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"followers": 16,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "sockudo",
"public_repos": 24,
"account_age_days": 278
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "16 followers of sockudo",
"points": 8.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 16,
"login": "sockudo"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "24 public repos, account ~0 yr old",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 24
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"sockudo-ws"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "28 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 28
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 55,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "2 out of 4 merged PRs checked by a CI test -- score normalized to 5",
"points": 10,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 36,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 36,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "2 out of 4 merged PRs checked by a CI test -- score normalized to 5",
"points": 1.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/15 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is fuzzed",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "5 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "25 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 1
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 57,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.72,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "59 of 82 human commits state their intent (structured subject or explanatory body)",
"points": 38.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 59,
"sampled": 82
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"autobahn/Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.011,
"toolchain_manifests": [
"Cargo.toml",
"fuzz/Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "autobahn/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "autobahn/Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "1 of the last 91 commits agent-authored or agent-credited",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 91
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 72151,
"source_files_sampled": 56,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/56 source files over 60KB",
"points": 54,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 56,
"oversized": 1
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"deps.dev does not index crates:sockudo-ws@2.0.0; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-24T11:50:44.321500Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sockudo/sockudo-ws.svg",
"full_name": "sockudo/sockudo-ws",
"license_state": "standard",
"license_spdx": "MIT"
}