1 stable release
2.1.1 | Aug 14, 2021 |
---|---|
2.0.1 |
|
1.0.1 |
|
1.0.0 |
|
0.1.3 |
|
#4 in #ac
27KB
680 lines
AirTouch 4 Protocol
This crate parses, decodes, and encodes AirTouch 4 (AT4) messages.
This crate is not responsible for communicating with your AT4. It only acts as a parser for TCP packets from the AT4, as well as an encoder to create valid AT4 packets.
Examples
Examples are available in the examples directory.
Dependencies
~23KB