This package browser is in early development. Mind the rough edges.

synapse 1.29.0

Matrix reference homeserver

Synapse is a reference "homeserver" implementation of Matrix from the core development team at matrix.org, written in Python/Twisted. It is intended to showcase the concept of Matrix and let folks see the spec in the context of a codebase and let you run your own homeserver and generally help bootstrap the ecosystem.

Installation

Install synapse 1.29.0 as follows:

guix install synapse@1.29.0

Or install the latest version:

guix install synapse

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.