veloren/server-cli
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
..
src Great improvements to the codebase: 2021-02-17 16:15:00 +01:00
.gitignore Added forts to towns, began better economy sim 2020-08-12 21:15:52 +01:00
Cargo.toml Great improvements to the codebase: 2021-02-17 16:15:00 +01:00
docker-compose.yml Update CI and docker files to work with changes to data folder structure 2020-10-10 02:10:32 -04:00
Dockerfile Changed Dockerfile to use ENTRYPOINT to allow the veloren-server-cli process to receive signals sent by Watchtower 2020-11-30 16:46:36 +00:00