2.3.0
- native BareSSL support for ESP8266 (may brakes existing code)
- fix Async does not compile (#454)
- remove build warnings
- handle ESP32 sha.h changes (#525 )
- handle when
loop
is called beforebegin
(#541) - Improved examples
- ws server add
clientIsConnected
(#563) - add HTTP header response timeout (#565)
- better data flow stale handling (#566)