Skip to content

Upgrade awscrt to version 0.5.13

Compare
Choose a tag to compare
@graebm graebm released this 30 Mar 20:56
94457db

Upgrade awscrt to version 0.5.13

Bugfix:

  • MQTT reconnect timeouts are now honored

HTTP API Change:

  • awscrt.HttpClientStream must have .activate() called before it will begin sending/receiving data.