compio-rs / compio

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

feat(runtime): a runtime hook API design #215

Closed Berrysoft closed 7 months ago

Berrysoft commented 8 months ago

Two tests added to show how this hook could be used.