Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 199 Bytes

quickstart.rst

File metadata and controls

9 lines (7 loc) · 199 Bytes

Quick Start

Simply create a producer, create a consumer, and start the server.

.. literalinclude:: ../samples/basic.py
   :language: python
   :emphasize-lines: 14, 30, 47
   :linenos: