mirror of
https://gitlab.com/famedly/conduit.git
synced 2025-01-31 10:07:36 +00:00
Conduit
A Matrix homeserver written in Rust
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
- Typing indications
- Riot presence
- Password hashing
- Proper room creation
- Riot E2EE
- Basic federation
- State resolution
Donate
Liberapay: https://liberapay.com/timokoesters/
Languages
Rust
97.4%
Nix
0.9%
Python
0.7%
Shell
0.6%
Dockerfile
0.4%