You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
conduit/src
Kurt Roeckx a87519fb71
Get required keys in batch when joining a room
We now ask the trusted server for all keys in 1 request, instead of
asking each server individual for it's own keys.
3 years ago
..
client_server Get required keys in batch when joining a room 3 years ago
database Merge branch 'clippy' into 'master' 3 years ago
appservice_server.rs docs: documentation for every endpoint 3 years ago
database.rs Merge branch 'clippy' into 'master' 3 years ago
error.rs remove rocksdb 3 years ago
lib.rs Export conduits Config struct and fix clipp warningsy 3 years ago
main.rs Implement federation/v1/send_join 3 years ago
pdu.rs improvement: faster incoming transaction handling 3 years ago
ruma_wrapper.rs improvement: make better use of sqlite connections 3 years ago
server_server.rs Get required keys in batch when joining a room 3 years ago
utils.rs remove rocksdb 3 years ago