veloren/network
Marcel Märtens 57453291e4 - switched participant to only error!() once a sec instead of every occurence in order to not spam error
- switched the behavior of prio to keep the order of a stream, EVEN if messages of different length are used!
  This needs to be addresses to fulfill PROMISES_ORDERED
  I think we need to make thoughs if PRIO needs to handle this, or we add additional meta info and handle it on receiver site
2020-06-28 22:29:42 +02:00
..
examples StreamError::Deserialize is now triggered when recv fails because of wrong type 2020-06-09 13:16:39 +02:00
src - switched participant to only error!() once a sec instead of every occurence in order to not spam error 2020-06-28 22:29:42 +02:00
tests StreamError::Deserialize is now triggered when recv fails because of wrong type 2020-06-09 13:16:39 +02:00
Cargo.toml dependency reduction: 2020-06-11 20:55:34 +02:00