Skip to content

websocket-v1.2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 09:38
· 378 commits to master since this release
6ed2e6b

1.2.1

Bug Fixes

  • consider failure if return value of esp_websocket_client_send_with_exact_opcode less than 0 (f523b4d)
  • fix of return value for esp_websocket_client_send_with_opcode API (ba33588)