Crates.io | foco |
lib.rs | foco |
version | 0.1.4 |
source | src |
created_at | 2020-06-26 02:00:03.571016 |
updated_at | 2020-06-30 20:59:52.080217 |
description | Topic-based strongly typed pubsub for no_std rust |
homepage | |
repository | https://github.com/tstellanova/foco |
max_upload_size | |
id | 258271 |
size | 15,952 |
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.