CH4ACKO3/the-binding-of-dsh
Bidirectional DSH Connection and Typert Gateway integration
This is a DeepSeek Harness (DSH) plugin. Review its GitHub README, installation information, maintenance status, and public security signals here.
The Binding of DSH
一个通过 DSH 原生 Connection 和 Typert Gateway,在 Host 与 Client 之间提供双向 RPC 的 DSH 插件。
功能
- 向已连接的浏览器或 Node peer 发起定向 Host-to-Client 调用。
- 支持双向 Typert Gateway 调用。
- 处理请求关联、取消和连接生命周期。
- 通过 Harmony patch 复用 DSH 现有的 HTTP 和 WebSocket 传输。
插件不会引入并行的 RPC 协议。Connection 仍负责传输和 peer 寻址,Typert Gateway 仍负责服务描述、编解码、调用和错误处理。
安装
npm install the-binding-of-dsh
包已在 package.json 中声明 DSH 客户端入口和 Harmony patch,因此可以作为常规 DSH 插件启用。
开发
需要 Node.js 22.22.3 或更高版本。
npm install
npm run check
许可证
MIT
Security & install evidence
This score is based solely on public repository metadata and the install evidence registered here — it is not a code security audit.
From a public plugin catalog, linked to a public GitHub repository.
The repository declares the MIT license.
Code updates within the last 180 days.
No verifiable install metadata registered yet — please review the repository instructions manually.
The inspected package metadata declares no install lifecycle scripts.