Update server/webserver.py

This commit is contained in:
ian
2025-09-28 17:37:19 +00:00
parent 5a9da59e25
commit e71ec1b72a

View File

@@ -110,4 +110,6 @@ class WebServer:
# Todo serve Server-Sent Events to frontend? - see https://medium.com/@tdenton8772/streaming-api-design-using-python-and-javascript-1b0ce8adb703 # Todo serve Server-Sent Events to frontend? - see https://medium.com/@tdenton8772/streaming-api-design-using-python-and-javascript-1b0ce8adb703
# Todo serve apidocs # Todo serve apidocs
# Todo push spot API (to start with only to this server)
# Todo current todos to fit issues