forked-synapse/synapse/replication/http
Erik Johnston 488ffe6fdb Use federation handler function rather than duplicate
This involves renaming _persist_events to be a public function.
2018-08-15 14:17:18 +01:00
..
__init__.py Add replication APIs for persisting federation events 2018-08-06 15:02:28 +01:00
_base.py Fixup wording and remove dead code 2018-08-09 09:56:10 +01:00
federation.py Use federation handler function rather than duplicate 2018-08-15 14:17:18 +01:00
membership.py Fixup logging and docstrings 2018-08-08 10:29:58 +01:00
send_event.py Rename POST param to METHOD 2018-08-08 10:36:18 +01:00