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.
 
 
 
 
timokoesters d08f91d1c3
fix: only allow valid usernames in /register
6 years ago
..
database feat: sytests 6 years ago
client_server.rs fix: only allow valid usernames in /register 6 years ago
database.rs feat: sytests 6 years ago
error.rs refactor: split database into multiple files, more error handling, cleaner code 6 years ago
main.rs feat: sytests 6 years ago
pdu.rs fix: send full state after joining a room 6 years ago
ruma_wrapper.rs refactor: make cargo clippy happier 6 years ago
server_server.rs feat: sytests 6 years ago
stateres.rs work 6 years ago
test.rs refactor: split database into multiple files, more error handling, cleaner code 6 years ago
utils.rs refactor: split database into multiple files, more error handling, cleaner code 6 years ago