mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
aea52d8b54
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 |
||
---|---|---|
.. | ||
api.rs | ||
channel.rs | ||
lib.rs | ||
message.rs | ||
metrics.rs | ||
participant.rs | ||
scheduler.rs | ||
util.rs |