package core defines the library's core interfaces and abstracted MQTT packets.
package netty implements MqttClient interface via netty framework.
com.github.hyjay