Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Move property setting from ReplicationLayer to base classes #2977

Merged
merged 3 commits into from Mar 13, 2018

Conversation

erikjohnston
Copy link
Member

This allows FederationClient and FederationServer to be instantiated directly.

Includes #2976

@@ -47,26 +45,6 @@ class ReplicationLayer(FederationClient, FederationServer):
"""

def __init__(self, hs, transport_layer):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we kill off the transport_layer param (and hence get rid of this whole constructor)?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

meh in view of ea7b3c4 that's fine

@richvdh richvdh assigned erikjohnston and unassigned richvdh Mar 13, 2018
@erikjohnston erikjohnston merged commit 9a2d9b4 into develop Mar 13, 2018
@erikjohnston erikjohnston deleted the erikj/replication_move_props branch March 22, 2018 12:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants