GitHub - tidwall/evio: Fast event-loop networking for Go - 0 views
-
crazylion lee on 05 Nov 17"evio is an event loop networking framework that is fast and small. It makes direct epoll and kqueue syscalls rather than using the standard Go net package, and works in a similar manner as libuv and libevent."