4 releases

0.1.3 Sep 2, 2020
0.1.2 Sep 2, 2020
0.1.1 Aug 23, 2020
0.1.0 Aug 23, 2020

#1245 in Embedded development


Used in 2 crates

MIT/Apache

18KB
289 lines

Anachro Interface Control Document

This library contains no functional code, but does include definitions of types used on the Anachro Communication Protocol.

See this blog post for more details.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


lib.rs:

Anachro ICD

This is the Interface Control Document (ICD) for the Anachro PC communication protocol.

This library defines the types used on by clients and servers of the anachro protocol.

This library is currently primarily focused on a Pub/Sub style protocol, but will add support for Object Store and Mailbox style communication in the future.

Dependencies

~1.1–1.8MB
~40K SLoC