kafka-device-joystick

Linux joystick events via a Kafka message broker

https://bitbucket.org/functionally/kafka-device-joystick

Latest on Hackage:1.0.2.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed and maintained by Brian W Bush

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/>.