socktop/zellij_socktop_plugin/plugin.yaml

12 lines
261 B
YAML
Raw Permalink Normal View History

2025-09-09 22:51:44 +00:00
name: "socktop"
version: "0.1.0"
authors: ["Your Name <your@email.com>"]
plugin: true
permissions:
- ReadApplicationState
configuration:
server_url:
type: "string"
default: "ws://localhost:3000/ws"
description: "WebSocket URL for socktop agent"