veloren/network/examples
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
..
fileshare get rid of async_std::channel 2021-02-17 12:38:53 +01:00
network-speed Great improvements to the codebase: 2021-02-17 16:15:00 +01:00
chat.rs get rid of async_std::channel 2021-02-17 12:38:53 +01:00
tcp_loadtest.rs Moved common networking code to common/net, clippy fixes 2020-12-13 17:23:45 +00:00