Crate ncomm_publishers_and_subscribers

Source
Expand description

NComm Publishers and Subscribers

This create contains a set of commonly used publishers and their respective subscribers to enable sharing of data between Nodes as effortless as choosing the correct publisher and subscriber.

Modulesยง

local
Local Publishers and Subscribers
serial
NComm Publisher and Subscriber for publishing over Serial using the embedded-io traits.
tcp
A Network Tcp-Based Publisher and Subscriber
udp
A Network Udp-Based Publisher and Subscriber