-
requirements.txt
- Python dependencies required for this chapter -
flask_api_server.py
- RESTful API Server to control a LED -
flask_ws_server.py
- Web Socket Server API server to control a LED -
templates/index_api_client.html
- Web client forflask_api_server.py
-
templates/index_ws_client.html
- Web client forflask_ws_server.py
-
static/jquery.min.js
- JQuery JavaScript library for both web clients -
static/socket.io
- Socket.io JavaScript library forindex_ws_client.html
chapter03
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||