Mirror of conduit for easier access.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
timokoesters 93b1d97166
Update readme and cargo.toml
4 years ago
.gitea Add liberapay, change pr template 4 years ago
src Merge pull request 'Add displayname and avatar_url endpoints' (#5) from MTRNord/matrixserver:accountdata into master 4 years ago
.gitignore Initial commit 4 years ago
Cargo.lock Update readme and cargo.toml 4 years ago
Cargo.toml Update readme and cargo.toml 4 years ago
LICENSE Add license 4 years ago
README.md Update readme and cargo.toml 4 years ago
Rocket.toml feat: save pdus 4 years ago
rust-toolchain Better database structure 4 years ago
rustfmt.toml Use sled::Tree::prefix_search for deviceids 4 years ago

README.md

Conduit

A Matrix homeserver written in Rust

Liberapay Matrix

Goals

A Matrix Homeserver that's faster than others.

What is it build on?

  • Ruma: Useful structures for endpoint requests and responses that can be (de)serialized
  • Sled: A simple (key, value) database with good performance
  • Rocket: A flexible web framework

Roadmap

  • Register, login, authentication tokens
  • Create room messages
  • Sync room messages
  • Join rooms, lookup room ids
  • Basic Riot web support
  • Riot room discovery
  • Riot read receipts
  • Riot presence
  • Password hashing
  • Proper room creation
  • Riot E2EE
  • Basic federation
  • State resolution

Donate

Liberapay: https://liberapay.com/timokoesters/