Crate agentx

Source
Expand description

AgentX protocol library

This library implements all PDU types and encodings according to RFC2741. It provides Rust idiomatic abstractions wherever possible and allows serialization and deserialization to/from wire compatible bytes.

Modules§

encodings
encodings as defined in Section 5
pdu
PDU protocol definitions as defined in Section 6

Enums§

ByteOrder
Byte order used when serializing and deserializing data