third_party.pigweed.src/pw_multisink/docs.rst
Prashanth Swaminathan f36832ae47 pw_multisink: Add multisink implementation
Change-Id: If2383fefcc9f8be565b92c54b5c7612e7a104a9a
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/31041
Reviewed-by: Ewout van Bekkum <ewout@google.com>
Commit-Queue: Prashanth Swaminathan <prashanthsw@google.com>
2021-03-16 16:08:18 +00:00

10 lines
225 B
ReStructuredText

.. _module-pw_multisink:
------------
pw_multisink
------------
This is an module that forwards messages to multiple attached sinks, which
consume messages asynchronously. It is not ready for use and is under
construction.