docs: add WebSocket & Texthooker API integration guide (#30)

This commit is contained in:
2026-03-22 02:48:54 -07:00
committed by GitHub
parent 13797b5005
commit 0317c7f011
5 changed files with 367 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
type: docs
area: docs
- Added a new WebSocket / Texthooker API and integration guide covering websocket payloads, custom client patterns, mpv plugin automation, and webhook-style relay examples.
- Linked the new integration guide from configuration and mining workflow docs for easier discovery.