matrix-react-sdk
861268d3
- Invent an AsyncStore and use it for room lists
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#4253 - Rewrite the room list store
Author
turt2live
Committer
turt2live
Parents
08419d19
Loading