Hacker News new | ask | show | jobs
by loonattic 3690 days ago
Is it built such that a different event notification thing such as libev, libevent, kqueue could be swapped in without too much effort? Well, it's not even that much code.. looks nice
1 comments

Thanks, but it only uses epoll :)

mio is a crate that offers more platform agnostic async I/O.