This repository has been archived by the owner on Jan 29, 2023. It is now read-only.
v1.10.0 supporting case-insensitive headers, according to RFC2616 and Sync with ArduinoWebsockets releases v0.5.3
Major Release v1.10.0
- Supporting case-insensitive headers, according to RFC2616
- Sync with ArduinoWebsockets releases v0.5.3
- Add
connectSecure
method to support WSS connection with the classic interface (host, port, path) - Add 1 second
connection timeout
for ESP32/ESP8266, Teensy 4.1 NativeEthernet and QNEthernet
- Improve debug