foco

Simple no_std rust support for publish-subscribe on shared topics. This decouples the publishers (such as sensors) from the subscribers.

Examples

See the examples directory.

LICENSE

BSD-3-Clause: See LICENSE file.

Status