Protocol definition =================== Here is the flatbuffers definition of Batsim's protocol. For examples of how to use each event of the protocl please refer to the :ref:`high-level API reference`. .. literalinclude:: ../batprotocol.fbs :language: text .. _flatbuffers: https://google.github.io/flatbuffers/