Skip to content
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

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 18 Dec 21:23
· 73 commits to master since this release
162b26b

Major Release v1.10.0

  1. Supporting case-insensitive headers, according to RFC2616
  2. 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
  1. Improve debug