Skip to content

Version 0.1.0

Compare
Choose a tag to compare
@domire8 domire8 released this 26 Sep 14:31
· 54 commits to main since this release

Network Interfaces version 0.1.0

A set of drivers, protocols and libraries for communicating between software and hardware devices.
Features

ZMQ Interface

A network interface with ZMQ subscribers and publishers, implemented as a library in both C++ and Python. The library defines the message structures using state_representation types and the encoding / decoding of the messages using clproto.