conduit/src
Devin Ragotzy 64fb0374b6 Use Vec<u8> instead of string for digest bytes and add roomid_statehash 2020-08-23 16:43:21 -04:00
..
client_server Add roomid_statehash tree, clean up review issues 2020-08-23 16:43:21 -04:00
database Use Vec<u8> instead of string for digest bytes and add roomid_statehash 2020-08-23 16:43:21 -04:00
database.rs Add roomid_statehash tree, clean up review issues 2020-08-23 16:43:21 -04:00
error.rs feat: first steps towards joining rooms over federation 2020-08-23 16:14:06 +02:00
lib.rs fmt 2020-08-23 16:14:07 +02:00
main.rs feat: search pdus 2020-08-23 16:14:08 +02:00
pdu.rs Split append_pdu -> append_pdu and build_and_append 2020-08-23 16:43:21 -04:00
push_rules.rs Conditionally emit rocket::http_verb attr macros if lib/bin 2020-07-27 18:54:43 +02:00
ruma_wrapper.rs Keep track of State at event for state resolution 2020-08-23 16:43:21 -04:00
server_server.rs Keep track of State at event for state resolution 2020-08-23 16:43:21 -04:00
stateres.rs work 2020-04-29 10:27:31 +02:00
utils.rs Use ring crate to generate StatHashes when saving stateid/statehash 2020-08-23 16:43:21 -04:00