[This PR in miniMQTT](https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/pull/38) adds the ability to create topic-specific callbacks, instead of just handling `onmessage`. This library should be updated to use this to clean up the code.