veloren/network
Marcel Märtens ea8ab1ce7a Great improvements to the codebase:
- better logging in network
 - we now notify the send of what happened in recv in participant.
 - works with veloren master servers
 - works in singleplayer, using a actual mid.
 - add `mpsc` in whole stack incl tests
 - speed up internal read/write with `Bytes` crate
 - use `prometheus-hyper` for metrics
 - use a metrics cache
2021-02-17 16:15:00 +01:00
..
examples Great improvements to the codebase: 2021-02-17 16:15:00 +01:00
protocol Great improvements to the codebase: 2021-02-17 16:15:00 +01:00
src Great improvements to the codebase: 2021-02-17 16:15:00 +01:00
tests Great improvements to the codebase: 2021-02-17 16:15:00 +01:00
Cargo.toml Great improvements to the codebase: 2021-02-17 16:15:00 +01:00