veloren/network/src
Marcel Märtens f9895a7800 crossbeam-channel and log spam
- swap out std::mpsc with crossbeam-channel in networking crate
 - remove log spam by only logging when populating a new cache entry and not on every get
2020-07-03 22:35:29 +02:00
..
api.rs crossbeam-channel and log spam 2020-07-03 22:35:29 +02:00
channel.rs fix various clippy issues 2020-07-01 00:37:06 +02:00
lib.rs fix various clippy issues 2020-07-01 00:37:06 +02:00
message.rs fix clippy issues in tests and add it to CI 2020-07-01 00:37:15 +02:00
metrics.rs crossbeam-channel and log spam 2020-07-03 22:35:29 +02:00
participant.rs crossbeam-channel and log spam 2020-07-03 22:35:29 +02:00
prios.rs crossbeam-channel and log spam 2020-07-03 22:35:29 +02:00
protocols.rs StreamError::Deserialize is now triggered when recv fails because of wrong type 2020-06-09 13:16:39 +02:00
scheduler.rs StreamError::Deserialize is now triggered when recv fails because of wrong type 2020-06-09 13:16:39 +02:00
types.rs fix clippy issues in tests and add it to CI 2020-07-01 00:37:15 +02:00