Skip to content

websocket-v1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jul 10:30
· 724 commits to master since this release
7e83741

1.0.1

Bug Fixes

  • esp_websocket_client client allow sending 0 byte packets (b5177cb)
  • Cleaned up printf/format warnings (-Wno-format) (e085826)
  • Added unit tests to CI + minor fix to pass it (c974c14)
  • Reintroduce missing CHANGELOGs (200cbb3, #235)

Updated

  • docs(common): updated component and example links (f48d9b2)
  • docs(common): improving documentation (ca3fce0)
  • Fix weird error message spacings (8bb207e)