veloren/network/src
Marcel Märtens 6c59caf8e1 make prometheus optional in network and fix a panic in the server
- an extra interface `new_with_regisitry` was created to make sure the interface doesn't depend on the features
2020-07-15 16:45:49 +02:00
..
api.rs make prometheus optional in network and fix a panic in the server 2020-07-15 16:45:49 +02:00
channel.rs make prometheus optional in network and fix a panic in the server 2020-07-15 16:45:49 +02:00
lib.rs make prometheus optional in network and fix a panic in the server 2020-07-15 16:45:49 +02:00
message.rs fix a followup bug, after a protocol fail now Participant is closed, including all streams, so we get the stream errors. 2020-07-13 13:03:35 +02:00
metrics.rs zests fix - capitalize first letter 2020-07-13 13:03:01 +02:00
participant.rs make prometheus optional in network and fix a panic in the server 2020-07-15 16:45:49 +02:00
prios.rs make prometheus optional in network and fix a panic in the server 2020-07-15 16:45:49 +02:00
protocols.rs make prometheus optional in network and fix a panic in the server 2020-07-15 16:45:49 +02:00
scheduler.rs make prometheus optional in network and fix a panic in the server 2020-07-15 16:45:49 +02:00
types.rs make prometheus optional in network and fix a panic in the server 2020-07-15 16:45:49 +02:00