Skip to content

PureDu/AsyncNet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AsyncNet

AsyncNet

Build

# git clone https://github.com/skywind3000/AsyncNet.git AsyncNet
# cd AsyncNet
# python tools/emake.py build/AsyncNet.mak

Demo

python AsyncNet.py

check test_async_core() and test_async_notify() in AsyncNet.py for more.

C/C++ Library

use tools/AsyncLoader.h tools/AsyncLoader.c in your code.

Releases

No releases published

Packages

No packages published

Languages

  • C 78.7%
  • C++ 16.8%
  • Python 4.4%
  • Makefile 0.1%