veloren/network
2020-06-09 01:23:45 +02:00
..
examples switch from serde to manually for speed, remove async_serde 2020-06-09 01:23:42 +02:00
src handling frames no longer is channel -> scheduler -> participant, but it's directly channel -> participant, removing a lock and a single bottleneck in the scheduler 2020-06-09 01:23:45 +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