Skip to content

v0.4.0: Listen better

Pre-release
Pre-release

Choose a tag to compare

@Cellivar Cellivar released this 11 Dec 10:09
595155a

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

  • v0.4.0 Improve performance of listening by @Cellivar in #5

Full Changelog: v0.3.0...v0.4.0