Homeserver: Difference between revisions
Jump to navigation
Jump to search
Matrix>Ari No edit summary |
Matrix>Ari →Implementations: make table collapsible |
||
Line 4: | Line 4: | ||
=== Implementations === | === Implementations === | ||
{| class="wikitable sortable" | {| class="wikitable sortable mw-collapsible" | ||
|+ | |+ | ||
!Name | !Name |
Revision as of 18:46, 19 January 2024
A homeserver is a software program which implements the Server-Server API specified by the Matrix specification.
Implementations
Name | Language | Status | Source repository |
---|---|---|---|
Synapse | Python | Production | https://github.com/matrix-org/synapse |
Dendrite | Go | Beta | https://github.com/matrix-org/dendrite |
Construct | C++ | Beta/Low activity | https://github.com/matrix-construct/construct |
Conduit | Rust | Beta | https://gitlab.com/famedly/conduit |
Mascarene | Scala | Devel/Low activity | https://gitlab.com/mascarene/mascarene |
Ligase | Go | Dead | https://github.com/finogeeks/Ligase |
Maelstrom | Rust | Dead | https://github.com/maelstrom-rs/maelstrom |
Telodendria | C | Alpha | https://git.telodendria.io/Telodendria/Telodendria |
Thurim | Elixir | Devel | https://github.com/serra-allgood/thurim |