Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.4.1 source code.tar.gz | 2024-06-17 | 206.8 kB | |
2.4.1 source code.zip | 2024-06-17 | 250.8 kB | |
README.md | 2024-06-17 | 1.3 kB | |
Totals: 3 Items | 458.9 kB | 0 |
What's Changed
- feat(socketio): add
disconnect
function by @mavyfaby in https://github.com/Links2004/arduinoWebSockets/pull/822 - Avoid buffer overflow for small Basic Authentication header by @matth-x in https://github.com/Links2004/arduinoWebSockets/pull/841
- Fix memory leak and improve performance by @BetterComputing in https://github.com/Links2004/arduinoWebSockets/pull/852
- ✨ add custom heartbeat config by @lukas-runge in https://github.com/Links2004/arduinoWebSockets/pull/839
- Remove compiler warnings by @hasenradball in https://github.com/Links2004/arduinoWebSockets/pull/854
- Add support for CA bundles by @moritz89 in https://github.com/Links2004/arduinoWebSockets/pull/885
New Contributors
- @mavyfaby made their first contribution in https://github.com/Links2004/arduinoWebSockets/pull/822
- @matth-x made their first contribution in https://github.com/Links2004/arduinoWebSockets/pull/841
- @BetterComputing made their first contribution in https://github.com/Links2004/arduinoWebSockets/pull/852
- @lukas-runge made their first contribution in https://github.com/Links2004/arduinoWebSockets/pull/839
- @moritz89 made their first contribution in https://github.com/Links2004/arduinoWebSockets/pull/885
Full Changelog: https://github.com/Links2004/arduinoWebSockets/compare/2.4.0...2.4.1