MatrixSynapse/synapse/federation/transport
Erik Johnston d414f30019 Implement fallback for V2 invite API
If the room version is either 1 or 2 then a server should retry failed
`/v2/invite` requests with the v1 API
2019-01-28 17:33:25 +00:00
..
__init__.py
client.py Implement fallback for V2 invite API 2019-01-28 17:33:25 +00:00
server.py