RpcAppEventTypeDataExchange

Constant RpcAppEventTypeDataExchange 

Source
pub const RpcAppEventTypeDataExchange: RpcAppSystemEventType;
Expand description

The client has sent a byte array of arbitrary size.

This command’s purpose is bi-directional exchange of arbitrary raw data. Useful for implementing higher-level protocols while using the RPC as a transport layer.