This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Faster joins: send heroes
to handle nameless rooms
#12995
Labels
A-Federated-Join
joins over federation generally suck
A-Sync
defects related to /sync
T-Enhancement
New features, changes in functionality, improvements in performance, or user-facing enhancements.
Milestone
Comments
richvdh
added
A-Federated-Join
joins over federation generally suck
T-Enhancement
New features, changes in functionality, improvements in performance, or user-facing enhancements.
labels
Jun 9, 2022
we will need to pass through |
richvdh
changed the title
Faster joins: improved support for lazy_load_members
Faster joins: send Oct 4, 2022
/sync
heroes
to handle nameless rooms
Is this something we can make progress on today? Does the initial set of state events sent from the resident server include the heroes' membership events? Edit: or is the point that we need to calculate those membership events and include them in the partial join response? |
yes, the latter: we need to extend the response from |
synapse/synapse/federation/federation_server.py Lines 1495 to 1528 in 70b3396
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
A-Federated-Join
joins over federation generally suck
A-Sync
defects related to /sync
T-Enhancement
New features, changes in functionality, improvements in performance, or user-facing enhancements.
No description provided.
The text was updated successfully, but these errors were encountered: