- Implemeting Client in plugins/webui/client.py - Calling client in run.py
- implements a Client abstract singleton class designed to be implemented by UI to be able to register clients informations - implements a Auth singleton class. Kind of interface between Client singleton and session hanlder plugin