File: vapor_master/TestString.msg
Raw Message Definition
# Integration test message
# caller_id of most recent node to send this message
string caller_id
# caller_id of the original node to send this message
string orig_caller_id
string data
Compact Message Definition
string caller_id
string orig_caller_id
string data