Module: MaxCube::Messages::TCP::Serializer::MessageM

Defined in:
lib/maxcube/messages/tcp/type/m.rb

Overview

Serializes metadata for Cube. Message body has the same format as response (M) -> reverse operations. Cube does not check data format, so things could break if invalid data is sent.

! I couldn’t verify the assumption that bodies should be the same.