Skip to content
Version 0.2.0
* replace Tornado with asyncio and aiohttp
* add Client.set_active method
* add Client.disconnect method
* move UI modules into a subpackage
* add automatic request retries and increase timeouts
* allow event.Event observers to be coroutines