veloren/network
Marcel Märtens 42141b3aa3 remove some trace! in network which a) was only spam and b) could be replaced by a metric way better.
added a span for disconnecting on the gameserver side. also added more debug! tracing there
Just keeping a trace! all 10000ms active to have a keep alive feeling.
2020-08-21 18:00:14 +02:00
..
examples make prometheus optional in network and fix a panic in the server 2020-07-15 16:45:49 +02:00
src remove some trace! in network which a) was only spam and b) could be replaced by a metric way better. 2020-08-21 18:00:14 +02:00
tests protocols no longer send a Close Frame in case the read fails. They just fail, let participant handle this! 2020-08-21 18:00:07 +02:00
Cargo.toml make prometheus optional in network and fix a panic in the server 2020-07-15 16:45:49 +02:00