veloren/network
Marcel Märtens 8b839afcae move prios from scheduler to participant in oder to fixing closing of stream/participant
however i need to coordinate the prio adjustments in scheduler from now on, so that ParticipantA doesn't get all the network bandwith and ParticipantB nothing
2020-06-09 01:23:58 +02:00
..
examples renamed all Channels to new naming scheme and fixing shutting down bparticipant and scheduler correctly. Introducing structs to keep Info in scheduler.rs and participant.rs 2020-06-09 01:23:55 +02:00
src move prios from scheduler to participant in oder to fixing closing of stream/participant 2020-06-09 01:23:58 +02:00
tests switch from serde to manually for speed, remove async_serde 2020-06-09 01:23:42 +02:00
Cargo.lock switch from serde to manually for speed, remove async_serde 2020-06-09 01:23:42 +02:00
Cargo.toml switch from serde to manually for speed, remove async_serde 2020-06-09 01:23:42 +02:00