Skip to content

Releases: Links2004/arduinoWebSockets

2.7.1

02 Oct 17:51
3af6593

Choose a tag to compare

What's Changed

  • Support Arduino >=3.x for custom network client by @moritz89 in #954

Full Changelog: 2.7.0...2.7.1

2.7.0

13 Aug 17:26
6eee4c6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.6.1...2.7.0

2.6.1

06 Sep 18:24
7a4c416

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

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

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

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

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

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

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

Choose a tag to compare

  • adapt to ESP32 SSL changes (#633, #632)