Skip to content

Latest commit

 

History

History
executable file
·
13 lines (8 loc) · 338 Bytes

protocol.rst

File metadata and controls

executable file
·
13 lines (8 loc) · 338 Bytes

: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