docs-matrix-spec/supporting-docs/projects/2016-02-08-dendron.md
2016-02-12 16:38:19 +00:00

14 lines
443 B
Markdown

---
layout: project
title: Dendron
categories: projects server
author: Matrix.org team
maturity: Beta
---
# {{ 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)!