You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
444 B
Markdown
15 lines
444 B
Markdown
---
|
|
layout: project
|
|
title: Dendron
|
|
categories: projects server
|
|
author: Matrix.org team
|
|
maturity: Alpha
|
|
---
|
|
|
|
# {{ page.title }}
|
|
Dendron is a Matrix homeserver written in Go.
|
|
|
|
Rather than write a Matrix homeserver from scratch, Dendron acts as a proxy for an existing homeserver Synapse written in python. This means that it can be already be used as a fully-featured homeserver.
|
|
|
|
Check it out on [github](https://github.com/matrix-org/dendron)!
|