Start9Labs / service-pipeline

Service packaging pipeline and coordination for StartOS
10 stars 0 forks source link

[Service]: conduit.rs #21

Open chrisguida opened 2 years ago

chrisguida commented 2 years ago

What kind of service is this?

Messaging

What does this service do?

A Matrix homeserver written in Rust
What is the goal?

A fast Matrix homeserver that's easy to set up and just works. You can install it on a mini-computer like the Raspberry Pi to host Matrix for your family, friends or company.

An implementation of the wrapper already exists: https://github.com/k0gen/matrix-conduit-wrapper

There's also a private implementation here: https://github.com/Start9Labs/conduit-wrapper

How does this service work?

Just like Synapse, but in Rust

What alternative services exist?

Synapse
Dendrite

How does this align with our Mission?

How complex is this service?

Medium

How popular is this service?

Low Demand

Upstream Repo of Proposed Service

https://gitlab.com/famedly/conduit

chrisguida commented 2 years ago

cc @k0gen

MattDHill commented 2 years ago

Approved