mirror of
https://github.com/element-hq/synapse.git
synced 2025-11-19 00:00:49 -05:00
We do this by shoving it into Rust. We believe our python http client is a bit slow. Also bumps minimum rust version to 1.81.0, released last September (over six months ago) To allow for async Rust, includes some adapters between Tokio in Rust and the Twisted reactor in Python.