4 releases (2 breaking)
0.3.1 | Oct 18, 2020 |
---|---|
0.3.0 | Oct 7, 2020 |
0.2.0 | Aug 15, 2020 |
0.1.0 | Aug 2, 2020 |
#41 in #transport-layer
120KB
3K
SLoC
rust-moteconnection
The moteconnection implementation in the Rust language.
Examples
There is currently one example in the project - the amlistener
.
To run the example, find the address of the network device
(localhost:9002
using the serial-forwarder protocol in this case)
and write:
cargo run --example amlistener sf@localhost:9002
lib.rs
:
The rust implementation of the moteconnection library.
Dependencies
~4–5.5MB
~101K SLoC