veloren/network
Marcel Märtens 595f1502b3 COMPLETE REWRITE
- use async_std and implement a async serialisaition
- new participant, stream and drop on the participant
- sending and receiving on streams
2020-06-09 01:23:30 +02:00
..
examples initial implementation of a network api 2020-06-09 01:22:32 +02:00
src COMPLETE REWRITE 2020-06-09 01:23:30 +02:00
tests COMPLETE REWRITE 2020-06-09 01:23:30 +02:00
tools shutdown and udp/mpsc 2020-06-09 01:23:26 +02:00
Cargo.toml COMPLETE REWRITE 2020-06-09 01:23:30 +02:00