Expand description
§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.
Modules§
- Arbitrator Messages
- Client Messages
Structs§
- A UUID as a block of 16 bytes
- Device version - SemVer
Enums§
- A borrowed or owned string
- Publish/Subscribe Path - Short or Long
Functions§
- A function for matching pub/sub paths
Type Aliases§
- A type alias for the maximum device name
- A type alias for the Maximum Pub/Sub Path
- A device name as a Managed String
- A Pub/Sub Path as a Managed String