Skip to content

rumqttc 0.20.0

Compare
Choose a tag to compare
@h3nill h3nill released this 18 Jan 13:27
· 198 commits to main since this release

Significant changes

  • options in Eventloop now is called mqtt_options (#545)
  • ConnectionError now has specific variant for type of Timeout, FlushTimeout and NetworkTimeout instead of generic Timeout for both (#545)
  • conn_timeout is moved into NetworkOptions (#545)
  • NetworkOptions added to provide a way to configure low level network configurations (#545)