pub type BinaryMessage = Vec<u8>;
Expand description

Represents socket message sent and received by the server mocker.