My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

Introduction

Cross platform C++ network library using ACE. Implementation of Half-sync Half-async pattern( kor | eng ). It's easy to use.

Features

  • Efficient IO event dispatch system
    • Proactor(IOCP) on Windows
    • Reactor on Linux
  • Memory pool
  • Simple logging system
  • Completly same interface even different platforms

Platforms supported

  • Windows(MSVC)
  • Linux(GCC, Eclipse)

Documents

Powered by Google Project Hosting