1.9 KiB
1.9 KiB
RPAsyncTCP Library
Table of Contents
Changelog
Releases v1.2.0
- Add complex auto-reconnect
AsyncTCP_ClientandAsyncTCP_Serverexamples - Improve
README.mdso that links can be used in other sites, such asPIO
Releases v1.1.0
- Fix issue with slow browsers or network
- Remove hard-code if possible
- Improve debug messages by adding functions to display
error/state messagesinstead ofcryptic error/state number - Clean up
Initial Releases v1.0.0
- Initial coding to support RASPBERRY_PI_PICO_W with CYW43439 WiFi, using arduino-pico core v2.4.0+
