:mod:`Pyro4.message` --- Pyro wire protocol message
===================================================

.. automodule:: Pyro4.message
   :members:

.. attribute:: MSG_*

   (*int*) The various message type identifiers

.. attribute:: FLAGS_*

   (*int*) Various bitflags that specify the characteristics of the message, can be bitwise or-ed together
