Plug endpoint for A2UI HTTP and WebSocket connections.
Routes:
GET /ws— WebSocket upgrade (A2UI protocol)GET /— serves the default A2UI renderer page- Static assets from
priv/static/
This module is used internally by A2UI.Server. Applications
do not need to interact with it directly.