1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-06-03 13:19:04 +02:00
Go to file
2020-04-10 13:36:57 +02:00
.gitea Add liberapay, change pr template 2020-04-09 00:05:37 +02:00
src Add test support and impl dummy /read_markers 2020-04-10 13:36:57 +02:00
.gitignore Initial commit 2020-02-15 22:42:21 +01:00
Cargo.lock Add test support and impl dummy /read_markers 2020-04-10 13:36:57 +02:00
Cargo.toml Add test support and impl dummy /read_markers 2020-04-10 13:36:57 +02:00
LICENSE Add license 2020-04-08 22:28:03 +02:00
README.md Update readme and cargo.toml 2020-04-10 10:25:33 +02:00
Rocket.toml feat: save pdus 2020-04-03 17:58:38 +02:00
rust-toolchain Better database structure 2020-03-28 18:50:02 +01:00
rustfmt.toml Use sled::Tree::prefix_search for deviceids 2020-03-30 13:46:18 +02:00

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/