BlueZero (BØ)
Middleware for distributed applications
Public Attributes | List of all members
b0::core_msgs::MessageEnvelope Struct Reference

A message envelope used to wrap (optionally: compress) the real message payload. More...

Public Attributes

required bytes payload = 1
 payload
 
required int32 uncompressed_size = 2
 size of the uncompressed payload
 
required string compression_algorithm = 3
 compression algorithm used, or blank if no compression
 
required string type = 4
 a string indicating the type of the payload
 

Detailed Description

A message envelope used to wrap (optionally: compress) the real message payload.


The documentation for this struct was generated from the following file: