Module singletons

Source

Structs§

GlobalBroadcaster

Enums§

UIUpdateMessage

Statics§

ALL_JOINED_ROOMS
Information about all joined rooms that our client currently know about.
CLIENT
The logged-in Matrix client, which can be freely and cheaply cloned.
LOGIN_STORE_READY
LOG_ROOM_LIST_DIFFS
LOG_TIMELINE_DIFFS
REQUEST_SENDER
The sender used by [submit_async_request] to send requests to the async worker thread. Currently there is only one, but it can be cloned if we need more concurrent senders.
SYNC_SERVICE
The singleton sync service.
TOMBSTONED_ROOMS

Functions§

broadcast_event
get_client
get_sync_service
init_broadcaster
subscribe_to_events