This crate is part of Conwayste, a multi-player version of Conway's game of life. In particular, this crate implements UDP networking based on Tokio.
See the documentation for the latest published version at docs.rs.
Put this in your Cargo.toml and hack away, friend:
[dependencies]
netwayste = "*"