Y
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
nathansizemore
3689 days ago
Thanks, but it only uses epoll :)
mio is a crate that offers more platform agnostic async I/O.
link
mio is a crate that offers more platform agnostic async I/O.