Skip to content
Snippets Groups Projects
Commit 49f4bc47 authored by Erik Johnston's avatar Erik Johnston
Browse files

Don't fetch current state in common case

Currently we fetch the list of current state events whenever we send
something in a room. This is overkill for the common case of persisting
a simple chain of non-state events, so lets handle that case specially.
parent 8eec652d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment