Releases: espressif-abhikroy/esp-protocols
Releases · espressif-abhikroy/esp-protocols
websocket-v1.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
Features
- Added ping command to console component (7babdeb9)
console_cmd_ifconfig-v1.0.0
Features
- Console for runtime network interface configuration and monitoring (8bab1420)
console_simple_init-v1.0.2
Bug Fixes
- Fixed bump version check in publish-docs yml (e834d47)
console_simple_init-v0.0.2
Features
- Added simple component for console initialization
- Added check to allow publishing of a component without docs