mosquitto
mosquitto copied to clipboard
Client library extended auth handler
Hello, this is my first pull-request.
I want to add functionality to extended auth in client library. As i see there is no C lib with this feature. Tests are not passed(, it because of function packet__get_next_out in packet_mosq.c, but i dont know why it so.