* Import enum from local
* Change class name because of previous rebase
* Fix double await because of previous changes in RPCClient
* Change Singal class to create a stream with a bufferedqueue and an asyncgenerator
* Change StatusBackend to use previous signal changes. Removed __aexit__ to have better control over lifetime
* Clean imports
* Add enums class