Low overhead packets with checksum validation.
API includes nadamq.NadaMq.cPacket
type and nadamq.NadaMq.cPacketParser
.
See nadamq/tests
for example usage.
Install conda-build
:
conda install "conda-build>=3.4.2"
Build Python 3 packages:
conda build .conda-recipe
Install the latest release from the sci-bots
Conda channel using:
conda install -c alexsk nadamq