veloren/network
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
..
examples StreamError::Deserialize is now triggered when recv fails because of wrong type 2020-06-09 13:16:39 +02:00
src crossbeam-channel and log spam 2020-07-03 22:35:29 +02:00
tests fix clippy issues in tests and add it to CI 2020-07-01 00:37:15 +02:00
Cargo.toml crossbeam-channel and log spam 2020-07-03 22:35:29 +02:00