Skip to content

Releases: Links2004/arduinoWebSockets

2.6.1

06 Sep 18:24
7a4c416
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.6.0...2.6.1

2.6.0

25 Aug 16:37
d41d65c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.5.2...2.6.0

2.5.2

05 Aug 16:38
dc6fd04
Compare
Choose a tag to compare

What's Changed

  • fix #896 ESP32 Arduino changed setCACertBundle args

Full Changelog: 2.5.1...2.5.2

2.5.1

29 Jul 11:01
d6d4c51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.1...2.5.1

2.4.1

17 Jun 14:24
c5e7a5e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.0...2.4.1

2.4.0

01 May 13:02
bb900a7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.6...2.4.0

2.3.6

05 Apr 18:06
52b3aa8
Compare
Choose a tag to compare
  • update SocketIO examples for version 4
  • setExtraHeaders and setReconnectInterval for SocketIO
  • example for ESP OTA
  • updates for ESP32 sha.h (#745, #738)
  • fix #728 dropNativeClient null ptr
  • fix #695, #696

2.3.5

08 Mar 16:20
Compare
Choose a tag to compare
  • adapt to ESP32 SSL changes (#633, #632)

2.3.4

09 Feb 17:25
a484da4
Compare
Choose a tag to compare
  • EIO=4 ping handling

2.3.3

31 Jan 19:29
Compare
Choose a tag to compare
  • EIO=4 ping handling #611
  • Fixing WebSocketsServer Close see #610