dsh plugins中文
← Back to popular plugin directory

Cross-instance message/event switching plugin

Chinesezjc/dsh-interconnect · skills

Cross-instance message/event handoff plugins for DSH (interconnect service + tools).

★ 26GitHub stars
2Forks
2026-08-14Last updated
TypeScriptLanguage
MITLicense

Project overview

本包已发布到 npm:dsh-interconnect。 本仓库是一个 DSH profile bundle(根 package.json 声明 dsh.bundle.patch 指向 根 cordis.patch.yml,后者 insert 两个插件行)。

dsh plugin add 会把仓库识别为 bundle 并追加进 profile 的 dsh.profile.bundles。重启 web 服务使 host 侧生效。两端实例的 .credentials.yaml(或等价凭据源)设置相同的 DSHINTERCONNECTTOKEN 作为共享密钥。 开发

Install command

dsh plugin --profile web add github:Chinesezjc/dsh-interconnect
View GitHub repository ↗Back to popular plugin directory