pub type VecMessage = Message<Vec<u8>, BTreeMap<OptNumber, OptValue<Vec<u8>>>>;
Message that uses Vec byte buffers