Skip to content

v3.11.0

Choose a tag to compare

@mathieucarbou mathieucarbou released this 28 Apr 07:04
· 14 commits to main since this release
e49293a

⚠️ Behavior Change

WebSocket flag CloseClientOnQueueFull is now set to false by default.

Doc: https://esp32async.github.io/ESPAsyncWebServer/websockets/#queue-full-behavior-setcloseclientonqueuefull

💡 Arduino Emulator

Hosted build support was added to build the project with Arduino-Emulator.
You can produce an executable on Linux, Windows and MacOS,

Doc: https://esp32async.github.io/ESPAsyncWebServer/hosted-build/

What's Changed

Full Changelog: v3.10.3...v3.11.0