rumqttc 0.20.0
Significant changes
options
in Eventloop now is called mqtt_options (#545)ConnectionError
now has specific variant for type ofTimeout
,FlushTimeout
andNetworkTimeout
instead of genericTimeout
for both (#545)conn_timeout
is moved into NetworkOptions (#545)NetworkOptions
added to provide a way to configure low level network configurations (#545)