Module workers

Source

Functionsยง

async_main_loop
The main loop that actually uses a Matrix client
async_worker
The entry point for an async worker thread that can run async tasks.
ui_worker
Worker that loops to update rooms_list updates in queue currently it handles active_room updates outside the other actions, but maybe I should handle this as every other action