veloren/network/examples
Marcel Märtens 9d32e3f884 proper voxygen connect and code cleanups:
- voxygen abort when the server has a invalid veloren_network handshake, e.g. by outdated version instead of try again
- rename Network `Address` to `ProtocolAddr` as sugested by zest as it's a combination of Protocol and std::io::Addr
- remove the manual byte arrays in `protocols.rs` with something more nice
2020-07-13 13:03:20 +02:00
..
chat proper voxygen connect and code cleanups: 2020-07-13 13:03:20 +02:00
fileshare proper voxygen connect and code cleanups: 2020-07-13 13:03:20 +02:00
network-speed proper voxygen connect and code cleanups: 2020-07-13 13:03:20 +02:00
tcp-loadtest overall cleanup, more tests, fixing clashes, removing unwraps, hardening against protocol errors, prepare prio mgr to take commands from scheduler 2020-06-09 01:24:16 +02:00