Skip to content
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

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 10 Oct 10:39
· 28 commits to main since this release
65ed143

Release v1.3.0

  1. Fix crash when using AsyncWebSockets server. Check Can't connect to AsyncWebSocketServer_RP2040 via javascript #5
  2. Add example Async_WebSocketsServer to demo the AsyncWebSockets Server with a Python WSClient.py