CH4ACKO3/the-binding-of-dsh

CH4ACKO3★ 0TypeScript最后同步: 2026-08-21

在 GitHub 打开

Bidirectional DSH Connection and Typert Gateway integration

README 摘要

The Binding of DSH English 简体中文 A DSH plugin that enables bidirectional RPC between Host and Client through the native DSH Connection and Typert Gateway. Features - Targeted Host-to-Client calls for connected browser or Node peers. - Symmetric Typert Gateway calls in both directions. - Request correlation, cancellation, and connection lifecycle handling. - Harmony patches that reuse DSH's existing HTTP and WebSocket transport. The plugin adds no parallel RPC protocol. Connection remains responsible for transport and peer addressing, while Typert Gateway remains responsible for service descriptors, codecs, invocation, and errors. Installation The package declares its DSH client entrypoint and Harmony patches in package.json , so it can be enabled as a regular DSH plugin. Development Requires Node.js 22.22.3 or newer. License MIT

在 GitHub 查看完整 README →
工具/开发bidirectional-rpccordisdeepseek-harnessdshdsh-pluginharmonynodejsrpc

分类