0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2025-01-28 04:20:02 +01:00
No description
Find a file
Kegsay 396219ef53
Add boilerplate for key server APIs ()
Also add a README which outilnes how things will work.
2020-07-13 16:02:35 +01:00
.github
appservice
build Yggdrasil demo updates 2020-07-10 16:28:18 +01:00
clientapi Add boilerplate for key server APIs () 2020-07-13 16:02:35 +01:00
cmd Add boilerplate for key server APIs () 2020-07-13 16:02:35 +01:00
currentstateserver
docs
eduserver
federationapi
federationsender Yggdrasil demo updates 2020-07-10 16:28:18 +01:00
internal Add boilerplate for key server APIs () 2020-07-13 16:02:35 +01:00
keyserver Add boilerplate for key server APIs () 2020-07-13 16:02:35 +01:00
mediaapi
roomserver
serverkeyapi
syncapi
userapi
.dockerignore
.gitignore
.golangci.yml
are-we-synapse-yet.list
are-we-synapse-yet.py
build-dendritejs.sh
build.sh
dendrite-config.yaml
go.mod Update go.mod/go.sum 2020-07-13 09:38:40 +01:00
go.sum Update go.mod/go.sum 2020-07-13 09:38:40 +01:00
LICENSE
README.md
show-expected-fail-tests.sh
sytest-blacklist
sytest-whitelist

Dendrite Build Status Dendrite Dev on Matrix Dendrite on Matrix

Dendrite will be a second-generation Matrix homeserver written in Go.

It's still very much a work in progress, but installation instructions can be found in INSTALL.md. It is not recommended to use Dendrite as a production homeserver at this time.

An overview of the design can be found in DESIGN.md.

Contributing

Everyone is welcome to help out and contribute! See CONTRIBUTING.md to get started!

Please note that, as of February 2020, Dendrite now only targets Go 1.13 or later. Please ensure that you are using at least Go 1.13 when developing for Dendrite.

Discussion

For questions about Dendrite we have a dedicated room on Matrix #dendrite:matrix.org. Development discussion should happen in #dendrite-dev:matrix.org.

Progress

There's plenty still to do to make Dendrite usable! We're tracking progress in a project board.