Skip to content

Example of Simple Producer

Diana Rueda requested to merge doc-simple-producer into develop
  • Modify example to make it more simple and clear, including the option to send more messages after sending the first message.
  • Run the Python code snippets when running the Python tests
  • Remove the producer.send_stream_finished_flag
    • This flag produces an unexpected behavior at the moment (reported in an issue).
  • Add C code snippet produce.c
Edited by Marc-Olivier Andrez

Merge request reports

Loading