# Changelog ## [4.3.3~1](https://github.com/espressif/esp-protocols/commits/lws-v4.3.3_1) ### Bug Fixes - Remove lws support for IDF>=v6.0 ([b70cc3fc](https://github.com/espressif/esp-protocols/commit/b70cc3fc)) - Update websocket Echo server (#894) ([318e41b3](https://github.com/espressif/esp-protocols/commit/318e41b3)) - Adds missing license info ([7ea6879a](https://github.com/espressif/esp-protocols/commit/7ea6879a)) ### Updated - chore(lws): fixed formatting ([91e7e9fa](https://github.com/espressif/esp-protocols/commit/91e7e9fa)) ## [4.3.3](https://github.com/espressif/esp-protocols/commits/lws-v4.3.3) ### Features - Add initial support libwebsockets component ([ef3443d](https://github.com/espressif/esp-protocols/commit/ef3443d))
25513d0dc3d74967730b402cdf17f227bdb4ca86
idf.py add-dependency "espressif/libwebsockets^4.3.3~1"