v0.4.0: Listen better
Pre-release
Pre-release
getInput on the UsbDeviceChannel accepts a parameter to increase the USB transfer request, which can improve performance.
The InputListener has an internal event loop to react to changes like disposal instead of waiting around for an exception.
What's Changed
Full Changelog: v0.3.0...v0.4.0