fatatalia/dsh-webhook

Plugin ⭐ 0 other

dsh webhook 插件:HTTP webhook → 固定会话投递(异步队列),随 dsh web 启停

Install

dsh-webhook/
├── index.js              # host 插件:webServer 路由 + Bearer 认证 + 配置 remote
├── client.js             # 浏览器 bundle:Settings → Webhook 配置页(hooks 表)
├── lib/webhook-core.mjs  # 队列 + 投递核心(固定会话 + preset mount + workspace 归属)
├── cordis.patch.yml      # bundle patch(插入 host 插件行)
└── package.json

Add fatatalia/dsh-webhook to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.