Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions content/ecosystem/servers/servers.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,17 @@ licence = "AGPL-3.0-or-later OR Element Commercial License"
repository = "https://github.com/element-hq/dendrite"
room = "#dendrite:matrix.org"

[[servers]]
name = "Zendrite"
description = "Zendrite is a second-generation Matrix homeserver, forked from Dendrite with new MSCs and optimisations."
author = "Patrick Schratz and Dendrite/Zendrite contributors"
maturity = "Stable"
language = "Go"
licence = "AGPL-3.0-or-later"
website = "https://zendrite.pat-s.me/"
repository = "https://codefloe.com/pat-s/zendrite"
room = "#dendrite:matrix.org"
Comment thread
thibaultamartin marked this conversation as resolved.

[[servers]]
name = "Conduit"
description = "Conduit is a simple, fast and reliable chat server written in Rust"
Expand Down
Loading