v3.7.5
What's Changed
- Update CI to latest Arduino release and rc by @mathieucarbou in #137
- Fix compiler warnings by @mathieucarbou in #150
- Expose AsyncResponseStream::available()... by @mathieucarbou in #149
- Added an easy to use WebSocket handler AsyncWebSocketMessageHandler with an example by @mathieucarbou in #144
- Reverted AsyncResponseStream buffer to cbuf which is considerably faster than StreamString by @mathieucarbou in #148
Full Changelog: v3.7.4...v3.7.5