compio-rs / compio

A thread-per-core Rust runtime with IOCP/io_uring/polling.
MIT License
420 stars 37 forks source link

feat(io,net): add split #206

Closed Berrysoft closed 8 months ago

Berrysoft commented 8 months ago

The API is inspired by tokio.