mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-23 18:15:53 +03:00
e81d62009e
Here we split on_receive_pdu into two functions (on_receive_pdu and process_pulled_event), rather than having both cases in the same method. There's a tiny bit of overlap, but not that much.
1 line
71 B
Text
1 line
71 B
Text
Clean up some of the federation event authentication code for clarity.
|