2020-04-05 23:06:43 +02:00
2020-04-05 23:06:43 +02:00
2020-02-15 22:42:21 +01:00
2020-04-05 19:54:08 +02:00
2020-04-05 19:54:08 +02:00
2020-04-03 17:58:38 +02:00
2020-04-03 17:58:38 +02:00
2020-03-28 18:50:02 +01:00

Matrix Homeserver 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
S
Description
a very cool, featureful fork of conduit
Readme Apache-2.0 15 MiB
Languages
Rust 96.6%
Nix 1.8%
CSS 1.2%
Shell 0.4%