6 ms·
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
by loonattic 10y 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
- nathansizemore 10y agoThanks, but it only uses epoll :) mio is a crate that offers more platform agnostic async I/O.