* recv_message now returns topic as well as data * send_message accepts byte slice instead of &str * Add last will encoding * Fix QOS decoding
* Report network error when receiving packet with zero len * Fix receiving packets with zero payload length