Skip to content

Tags: Links2004/arduinoWebSockets

Tags

2.6.1

Toggle 2.6.1's commit message

Verified

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

2.6.0

Toggle 2.6.0's commit message

Verified

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

2.5.2

Toggle 2.5.2's commit message

Verified

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

2.5.1

Toggle 2.5.1's commit message

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

Toggle 2.4.1's commit message

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

Toggle 2.4.0's commit message

Verified

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

2.3.6

Toggle 2.3.6's commit message

Verified

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

2.3.5

Toggle 2.3.5's commit message
fix _fingerprint is set checks for ESP32

see #633 and #632

2.3.4

Toggle 2.3.4's commit message

Verified

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

2.3.3

Toggle 2.3.3's commit message
EIO=4 ping handling #611