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.
 
 
 
 
Timo Kösters 3ff574af81
fix: repair after broken join
4 years ago
..
client_server fix: initial state deserialize->serialize error 4 years ago
database fix: repair after broken join 4 years ago
appservice_server.rs Clean up (mostly automated with cargo clippy --fix) 5 years ago
database.rs fix: signature mismatch on odd send_join servers 4 years ago
error.rs feat: Integration with persy using background ops 4 years ago
lib.rs Clean up mod and use statements in lib.rs and main.rs 4 years ago
main.rs improvement: use jemalloc for lower memory usage 4 years ago
pdu.rs fix: initial state deserialize->serialize error 4 years ago
ruma_wrapper.rs Remove unnecessary Result 4 years ago
server_server.rs Fix rustc / clippy warnings 4 years ago
utils.rs feat: database backend selection at runtime 4 years ago