tree: 4b27689c1da4355f9cd2c3eb4748c8f6b027e86a [path history] [tgz]
  1. BUILD
  2. main.go
  3. README.md
  4. server_test.go
app/matrix/wellknown/README.md

matrix well-known server

This is a small service that runs alongside a Matrix Synapse in order to direct traffic to it via .well-known/matrix/*.

We currently satisfy two URLs formats:

Usage

This is automatically ran as part of the kubernetes machinery for Synapse. See //app/matrix/lib/matrix.libsonnet for more information.