Skip to content

Tags: Links2004/arduinoWebSockets

Tags

2.6.1

Verified

This commit was signed with the committer’s verified signature.
Links2004 Markus
bump version to 2.6.1

2.6.0

Verified

This commit was signed with the committer’s verified signature.
Links2004 Markus
bump version 2.6.0

2.5.2

Verified

This commit was signed with the committer’s verified signature.
Links2004 Markus
fix #896 ESP32 Arduino changed setCACertBundle args

2.5.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support Arduino UNO WIFI 4 (#894)

feat: Arduino UNO R4 WiFi support

2.4.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for CA bundles (#885)

Why:

- Allow CA cert bundles to be used

This change addresses the need by:

- Adding a constructor that takes a pointer to the bundle
- Setting the WiFiClientSecure to use the bundle
- Adding an example

2.4.0

Verified

This commit was signed with the committer’s verified signature.
Links2004 Markus
GITHUB_STATE --> GITHUB_OUTPUT

2.3.6

Verified

This commit was signed with the committer’s verified signature.
Links2004 Markus
enable debug for CI

2.3.5

fix _fingerprint is set checks for ESP32

see #633 and #632

2.3.4

Verified

This commit was signed with the committer’s verified signature.
Links2004 Markus
Merge branch 'eio_4_ping_handling'

2.3.3

EIO=4 ping handling #611