From e3b110e13b54dfad91bfae90b052c01478db9ed2 Mon Sep 17 00:00:00 2001 From: kegsay <7190048+kegsay@users.noreply.github.com> Date: Fri, 24 Nov 2023 16:08:50 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e4b26f0c..529d3f2c 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ As of v0.99.12, the proxy implements [this version of the MSC](https://github.co ## Usage +*NOTE: The proxy works fine with Dendrite and Synapse, but it doesn't work well with Conduit due to spec violations in the `state` of a room in `/sync`. Running the proxy with Conduit will cause more expired connections (HTTP 400s) when room state changes, and log lines like `WRN Accumulator.filterToNewTimelineEvents: seen the same event ID twice, ignoring`.* + ### Setup Requires Postgres 13+.