·signalr
</>

signalr

stuartf303/sorcha

使用 SignalR 实现实时 WebSocket 通信以进行操作通知和注册事件。 使用场合:添加实时通知、创建集线器端点、向组广播或测试 WebSocket 通信。

9安装·3热度·@stuartf303

安装

$npx skills add https://github.com/stuartf303/sorcha --skill signalr

SKILL.md

ASP.NET Core SignalR implementation for real-time client-server communication. Sorcha uses two hubs: ActionsHub (Blueprint Service) for workflow notifications and RegisterHub (Register Service) for ledger events. Both use group-based broadcasting with JWT authentication via query parameters.

| Groups | Route messages to subscribers | wallet:{address}, register:{id}, tenant:{id} | | Typed Hubs | Compile-time safety | Hub | | IHubContext | Send from services | Inject IHubContext | | JWT Auth | Query parameter auth | ?accesstoken={jwt} |

Library ID: /websites/learnmicrosoften-usaspnetcore (ASP.NET Core docs including SignalR)

使用 SignalR 实现实时 WebSocket 通信以进行操作通知和注册事件。 使用场合:添加实时通知、创建集线器端点、向组广播或测试 WebSocket 通信。 来源:stuartf303/sorcha。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/stuartf303/sorcha --skill signalr
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 signalr?

使用 SignalR 实现实时 WebSocket 通信以进行操作通知和注册事件。 使用场合:添加实时通知、创建集线器端点、向组广播或测试 WebSocket 通信。 来源:stuartf303/sorcha。

如何安装 signalr?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/stuartf303/sorcha --skill signalr 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/stuartf303/sorcha

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-01