matrix-react-sdk
861268d3 - Invent an AsyncStore and use it for room lists

Commit
6 years ago
Invent an AsyncStore and use it for room lists This is to get around the problem of a slow dispatch loop. Instead of slowing the whole app down to deal with room lists, we'll just raise events to say we're ready. Based upon the EventEmitter class.
Author
Committer
Parents
Loading