Skip to content

Releases: espressif-abhikroy/esp-protocols

websocket-v1.2.1

01 Dec 09:38
6ed2e6b
Compare
Choose a tag to compare

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)

console_cmd_ping-v1.0.0

24 Nov 08:42
029e42e
Compare
Choose a tag to compare

1.0.0

Features

  • Added ping command to console component (7babdeb9)

console_cmd_ifconfig-v1.0.0

24 Nov 09:20
0c69c68
Compare
Choose a tag to compare

1.0.0

Features

  • Console for runtime network interface configuration and monitoring (8bab1420)

console_simple_init-v1.0.2

19 Oct 07:58
Compare
Choose a tag to compare

1.0.2

Bug Fixes

  • Fixed bump version check in publish-docs yml (e834d47)

console_simple_init-v0.0.2

12 Oct 11:25
d399f59
Compare
Choose a tag to compare

0.0.2

Features

  • Added simple component for console initialization
  • Added check to allow publishing of a component without docs