veloren/network
Marcel Märtens 52078f2251 first implementation of connect and tcp using a mio worker protocol and:
- introduce a loadtest, for tcp messages
 - cleanup api
 - added a unittest
 - prepared a handshake message, which will in next commits get removed again
 - experimental mio worker merges
 - using uuid for participant id
2020-06-09 01:22:35 +02:00
..
examples initial implementation of a network api 2020-06-09 01:22:32 +02:00
src first implementation of connect and tcp using a mio worker protocol and: 2020-06-09 01:22:35 +02:00
tools/tcp-loadtest first implementation of connect and tcp using a mio worker protocol and: 2020-06-09 01:22:35 +02:00
Cargo.toml first implementation of connect and tcp using a mio worker protocol and: 2020-06-09 01:22:35 +02:00