mirror of
https://github.com/element-hq/synapse.git
synced 2026-03-31 08:25:42 +00:00
getClientIP was deprecated in Twisted 18.4.0, which also added getClientAddress. The Synapse minimum version for Twisted is currently 18.9.0, so all supported versions have the new API.