风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Websocket Hub Patterns

作者: wpank
Slug:websocket-hub-patterns
版本:1.0.0
更新时间:2026-02-26 07:25:42
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
This is an instruction-only developer pattern for a Redis-backed, horizontally-scalable WebSocket hub; its requirements, instructions, and scope are coherent with the stated purpose.

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770729724655,
        "_id": "k970ayy4qk5cq21ns0sdeb6ya580xh66",
        "changelog": "Initial release of websocket-hub-patterns skill.\n\n- Provides horizontally-scalable WebSocket hub architecture with Redis-backed pub\/sub.\n- Implements lazy Redis subscriptions for efficient resource usage.\n- Includes connection registry for distributed instance tracking and scaling.\n- Supports graceful shutdown, cleaning up Redis subscriptions and active connections.\n- Documents practical Go implementation patterns and anti-patterns for real-time messaging.",
        "changelogSource": "user",
        "createdAt": 1770729724655,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "wpank",
        "handle": "wpank",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/9498646?v=4",
        "kind": "user",
        "linkedUserId": "kn77z49xfssappp65hpybb9gx180x56e"
    },
    "ownerHandle": "wpank",
    "skill": {
        "_creationTime": 1770729724655,
        "_id": "kd7febd703rqz23ksje35psqdd80x527",
        "badges": [],
        "createdAt": 1770729724655,
        "displayName": "Websocket Hub Patterns",
        "latestVersionId": "k970ayy4qk5cq21ns0sdeb6ya580xh66",
        "ownerUserId": "kn77z49xfssappp65hpybb9gx180x56e",
        "slug": "websocket-hub-patterns",
        "stats": {
            "comments": 0,
            "downloads": 677,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Horizontally-scalable WebSocket hub pattern with lazy Redis subscriptions, connection registry, and graceful shutdown. Use when building real-time WebSocket servers that scale across multiple instances. Triggers on WebSocket hub, WebSocket scaling, connection registry, Redis WebSocket, real-time gateway, horizontal scaling.",
        "tags": {
            "latest": "k970ayy4qk5cq21ns0sdeb6ya580xh66"
        },
        "updatedAt": 1772061942242
    }
}