Simple no_std rust support for publish-subscribe on shared topics. This decouples the publishers (such as sensors) from the subscribers.
See the examples directory.
BSD-3-Clause: See LICENSE file.