matrix-org / matrix-spec-proposals

Proposals for changes to the matrix specification
Apache License 2.0
1.01k stars 379 forks source link

MSC4186: Simplified Sliding Sync #4186

Open erikjohnston opened 2 months ago

erikjohnston commented 2 months ago

Rendered

jmartinesp commented 2 weeks ago

I've made a suggestion in Synapse to implement a membership field for Room objects. This would simplify the logic for the clients a lot, avoiding checks and assumptions, and make sure they'll have consistent behaviours since it'll be the server who explicitly sets this value.