Faster route propagation by rewriting our Traefik gateway in Rust

3 NathanFlurry 1 6/2/2025, 2:13:57 PM rivet.gg ↗

Comments (1)

andrewfromx · 1d ago
rust > go (in this case) https://github.com/traefik/traefik or I'll bet you could fix the go code to be way more efficient too. It's not that it HAD to be in rust i guess. But if you are going to re-think it anyways might as well use the language you want.