Jake Shadle
Jake Shadle
There are very many stale branches in this repo which clutters up git checkout shell completions, would it be possible to delete some of them?
`rmp-serde` is basically unmaintained so multiple PRs (https://github.com/3Hren/msgpack-rust/pull/372 and https://github.com/3Hren/msgpack-rust/pull/366) to resolve the [`paste` advisory](https://rustsec.org/advisories/RUSTSEC-2024-0436) have been lingering (in the latter case for over half a year). I briefly looked...
This just removes the `paste` dependency in favor if adding manual concatenations. The fact `paste` is unmaintained is completely irrelevant for this crate's usage, this removal just means other crates...
I'm leaving this feature for last since it is not necessary to reach feature parity between corrosion and xDS, but is one of the nice features that moving to corrosion...
While the Corrosion PRs and the previous subissues have/will added/add code to the repo, nothing is actually integrated with quilkin. There are two main pieces to integration. 1. Mutation -...
Specifically, when many (thousands/tens of thousands) of gameservers are provided to a relay, the memory usage should be fairly linear, and should go down when servers are removed.
Tests currently broken due to missing https://github.com/rust-lang/cargo/blob/d25c2691af266e6dfb1fe80c4188566e0d1ad925/src/cargo/core/global_cache_tracker.rs.