matrix-spec/supporting-docs/projects/2016-01-13-dendron.md

13 lines
384 B
Markdown
Raw Normal View History

2016-02-12 12:15:18 +01:00
---
layout: project
title: Dendron
categories: projects server
author: Matrix.org team
2017-05-02 23:58:09 +02:00
maturity: Obsolete
2016-02-12 12:15:18 +01:00
---
# {{ page.title }}
2017-05-02 23:58:09 +02:00
Dendron was the start of an experimental Matrix homeserver written in Go, built as a 'strangler pattern' implementation on top of Synapse. It was discontinued in favour of Dendrite.
2016-02-12 12:15:18 +01:00
2017-05-02 23:58:09 +02:00
The code lives on at [github](https://github.com/matrix-org/dendron)!