This repository was archived by the owner on Feb 4, 2023. It is now read-only.
v1.3.0 to fix crash when using AsyncWebSockets Server and to add example Async_WebSocketsServer
Release v1.3.0
- Fix
crash
when usingAsyncWebSockets server
. Check Can't connect to AsyncWebSocketServer_RP2040 via javascript #5 - Add example Async_WebSocketsServer to demo the AsyncWebSockets Server with a
Python
WSClient.py