mymmsc / asio

ASIO: Asynchronous (network) IO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASIO

  • ASIO: Asynchronous (network) IO
  • 跨平台的event-loop golang开发库
  • 基于redis ae、libev和libevent网络库,整合epoll、kqueue、IOCP以及兼容select。

About

ASIO: Asynchronous (network) IO


Languages

Language:Go 99.7%Language:Makefile 0.3%