1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-10-08 13:48:53 +02:00
Commit graph

3 commits

Author SHA1 Message Date
timokoesters
10bb96fcf7
feat: room joining, room based /sync responses 2020-04-06 13:52:46 +02:00
timokoesters
fa3226898c
feat: save pdus
PDUs are saved in a pduid -> pdus map. roomid -> pduleaves keeps track
of the leaves of the event graph and eventid -> pduid maps event ids to
pdus.
2020-04-03 17:58:38 +02:00
timokoesters
dba6c46667
Use sled::Tree::prefix_search for deviceids 2020-03-30 13:46:18 +02:00