jun-zhang / AsyncNet

AsyncNet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

AsyncNet

License:Apache License 2.0


Languages

Language:C 71.8%Language:C++ 15.5%Language:Python 12.7%Language:Makefile 0.1%Language:Batchfile 0.0%