Modules§
- channel_
client - control_
client - jsonrpc
- message
- Domain‑specific types for Greentic ↔ Plugin JSON‑RPC messaging.
- plugin_
actor - plugin_
helpers - Helper functions to construct
ChannelMessage
s,Event
s and Protobuf-compatible JSON - plugin_
runtime - Async runtime that wires stdin / stdout JSON‑RPC traffic to a user‑supplied
PluginHandler
implementation.