channel_plugin 0.2.1

The fastest, most secure and extendable digital workforce platform
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod channel_client;
pub mod control_client;
pub mod jsonrpc;
pub mod message;
pub mod plugin_actor;
pub mod plugin_helpers;
pub mod plugin_runtime;
pub mod plugin_test_util;
pub mod pubsub_client;
pub mod remote_plugin;