issues
search
adafruit
/
Adafruit_CircuitPython_HTTPServer
Simple HTTP Server for CircuitPython
MIT License
46
stars
30
forks
source link
Examples of using `adafruit_httpserver` with `asyncio`
#70
Closed
michalpokusa
closed
1 year ago
michalpokusa
commented
1 year ago
⭐ Added:
Simple
.poll
example using
asyncio
🛠️ Updated/Changed:
Websocket example now uses
asyncio
instead of manually tracking task timings
⭐ Added:
.poll
example usingasyncio
🛠️ Updated/Changed:
asyncio
instead of manually tracking task timings