This fork adds support for using a WebSocket client as a port in place of a serial port. This makes it possible to wirelessly control your robot! It requires the ...
We want to migrate our current implementation of python broker binding with zeek to websocket. Currently, events generated by zeek are published over a topic and peer which a python service, connect ...