The C++ API (include/taut/) is small: Session, Config, Endpoint, three reliability classes. A thin Python binding (pybind11 or ctypes over a C shim) would make taut usable for robotics/sensor prototyping where Python is the glue language.
The deterministic SimNet would also be exposed, which makes protocol experiments scriptable from a notebook. Happy to mentor this one.
The C++ API (include/taut/) is small: Session, Config, Endpoint, three reliability classes. A thin Python binding (pybind11 or ctypes over a C shim) would make taut usable for robotics/sensor prototyping where Python is the glue language.
The deterministic SimNet would also be exposed, which makes protocol experiments scriptable from a notebook. Happy to mentor this one.