Changelog

# Changelog

## [4.3.3~3](https://github.com/espressif/esp-protocols/commits/lws-v4.3.3_3)

### Features

- add LWS_WITH_CUSTOM_HEADERS option and UTC timegm ([8fd4febf](https://github.com/espressif/esp-protocols/commit/8fd4febf))

## [4.3.3~2](https://github.com/espressif/esp-protocols/commits/lws-v4.3.3_2)

### Features

- add Kconfig toggles + bump submodule ([23448d54](https://github.com/espressif/esp-protocols/commit/23448d54))

## [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))