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 0823506d05
fix: don't load endless prev events and fix room join bug
4 years ago
..
client_server finish implementing better state store 4 years ago
database fix: don't load endless prev events and fix room join bug 4 years ago
appservice_server.rs feat: add threadpool for iterator threads, bug fixes, tracing_flame support 4 years ago
database.rs improvement: state info cache 4 years ago
error.rs remove rocksdb 4 years ago
lib.rs Export conduits Config struct and fix clipp warningsy 5 years ago
main.rs Add support for a minimal `r0/account/3pid`. 4 years ago
pdu.rs feat: add threadpool for iterator threads, bug fixes, tracing_flame support 4 years ago
ruma_wrapper.rs improvement: make better use of sqlite connections 4 years ago
server_server.rs fix: don't load endless prev events and fix room join bug 4 years ago
utils.rs remove rocksdb 4 years ago