Description
Linux joystick events via a Kafka message broker.
Description
This package contains functions for passing Linux joystick events to topics on a Kafka message broker <https://kafka.apache.org/>. The joystick's driver must conform to the Linux Joystick API <https://www.kernel.org/doc/Documentation/input/joystick-api.txt>. Also see <https://hackage.haskell.org/package/kafka-device/>.