madsim-rs / madsim

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

feat(net): add basic `UdpSocket` #40

Closed wangrunji0408 closed 2 years ago

wangrunji0408 commented 2 years ago

The UdpSocket is implemented over Endpoint.