Module splinter::protocol::component[][src]

Expand description

Protocol structs for splinter component messages

These structs are used to operate on the messages that are transmitted between components and a splinter node.

Enums

The component message envelope. All message sent to local components will be wrapped in one of these.