tree: baa36a8139b847f47535e95a1ffa53a0f36b4e91 [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.