From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

NAME

MR::IProto::Message - iproto message

DESCRIPTION

Base class for all messages sent throught iproto protocol.

ATTRIBUTES

data

Binary representation of message data.

SEE ALSO

MR::IProto.