madsim-rs / madsim

Magical Deterministic Simulator for distributed systems in Rust.
Apache License 2.0
648 stars 46 forks source link

refactor(net): introduce channel and refactor TCP #42

Closed wangrunji0408 closed 2 years ago

wangrunji0408 commented 2 years ago

Seems that the new Rust toolchain introduced several clippy rules which generate warnings in prost crate. We'll ignore the failure of clippy task.