aboutsummaryrefslogtreecommitdiff
path: root/src/controller.py
AgeCommit message (Collapse)Author
2024-06-02Migrate to Rust and HyperJoris
With sanic, downloading a file locally is around ten times slower than with Rust and hyper. Maybe `pypy` could have helped, but I didn’t succeed to set it up quickly with the dependencies.
2024-06-02Migrate to sanicJoris