* Removed 'session timeout' message and session cleaner from the server
* Used websocket to monitor the client's connection instead
* The usage of websocket (django channels) requires some stuff in the settings, so it's recommended to import its content into your project's settings file (from rotest.settings import *)
* Enabled sending resources and config to 'run_test' in rotest shell