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 |
#52 in #transport-layer
120KB
3K
SLoC
The rust implementation of the moteconnection library.
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
Dependencies
~4–5.5MB
~102K SLoC