This module defines a simple webserver that provides REST webservices as well as a websocket to show status info about the layout.
Typicall run using the uvicorn WSGI server.
More info on this page.
This module defines a simple webserver that provides REST webservices as well as a websocket to show status info about the layout.
Typicall run using the uvicorn WSGI server.
More info on this page.