Crate channel_plugin

Source

Modules§

channel_client
control_client
jsonrpc
message
Domain‑specific types for Greentic ↔ Plugin JSON‑RPC messaging.
plugin_actor
plugin_helpers
Helper functions to construct ChannelMessages, Events and Protobuf-compatible JSON
plugin_runtime
Async runtime that wires stdin / stdout JSON‑RPC traffic to a user‑supplied PluginHandler implementation.