veloren/network/protocol
Marcel Märtens aea52d8b54 implement Upload Bandwidth prediction.
Its available to `api` and `metrics` and can be used to slow down msg send in veloren.
It uses a tokio::watch for now, as i plan to have a watch job in the scheduler that recalculates prio on change.
Also cleaning up participant metrics after a disconnect
2021-03-26 08:58:03 +01:00
..
benches Update Network Protocol 2021-02-22 17:34:55 +01:00
src implement Upload Bandwidth prediction. 2021-03-26 08:58:03 +01:00
Cargo.toml update dependencies, including removal of some tracy deps as they are get through common/tracy 2021-03-09 20:17:29 +01:00