veloren/network
2020-06-09 01:24:01 +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 speeding up metrics by reducing string generation and Hashmap access with a metrics cache for msg/send and msg/recv 2020-06-09 01:24:01 +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