mirror of
https://github.com/matrix-org/sliding-sync.git
synced 2025-03-10 13:37:11 +00:00
Update README.md
This commit is contained in:
parent
c31eb3e661
commit
e3b110e13b
@ -15,6 +15,8 @@ As of v0.99.12, the proxy implements [this version of the MSC](https://github.co
|
|||||||
|
|
||||||
## Usage
|
## 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
|
### Setup
|
||||||
Requires Postgres 13+.
|
Requires Postgres 13+.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user