We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f7cb08 commit 154df39Copy full SHA for 154df39
1 file changed
content/ecosystem/servers/servers.toml
@@ -38,6 +38,17 @@ licence = "AGPL-3.0-or-later OR Element Commercial License"
38
repository = "https://github.com/element-hq/dendrite"
39
room = "#dendrite:matrix.org"
40
41
+[[servers]]
42
+name = "Zendrite"
43
+description = "Zendrite is a second-generation Matrix homeserver, forked from Dendrite with new MSCs and optimisations."
44
+author = "Patrick Schratz and Dendrite/Zendrite contributors"
45
+maturity = "Beta"
46
+language = "Go"
47
+licence = "AGPL-3.0-or-later"
48
+website = "https://zendrite.pat-s.me/"
49
+repository = "https://codefloe.com/pat-s/zendrite"
50
+room = "#dendrite:matrix.org"
51
+
52
[[servers]]
53
name = "Conduit"
54
description = "Conduit is a simple, fast and reliable chat server written in Rust"
0 commit comments