Conduit is a simple, fast and reliable chat server powered by Matrix https://conduit.rs
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Devin Ragotzy ea20032404 Helper for join_room_by_id route so routes aren't calling routes 5 years ago
..
client_server Helper for join_room_by_id route so routes aren't calling routes 5 years ago
database Use Vec<u8> instead of string for digest bytes and add roomid_statehash 5 years ago
database.rs Add roomid_statehash tree, clean up review issues 5 years ago
error.rs feat: first steps towards joining rooms over federation 5 years ago
lib.rs fmt 5 years ago
main.rs feat: search pdus 5 years ago
pdu.rs Split append_pdu -> append_pdu and build_and_append 5 years ago
push_rules.rs Conditionally emit rocket::http_verb attr macros if lib/bin 6 years ago
ruma_wrapper.rs Keep track of State at event for state resolution 5 years ago
server_server.rs Keep track of State at event for state resolution 5 years ago
stateres.rs work 6 years ago
utils.rs Use ring crate to generate StatHashes when saving stateid/statehash 5 years ago