:mod:`Pyro5.protocol` --- Pyro wire protocol
============================================

.. automodule:: Pyro5.protocol
   :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
