GitHub - albert32/AsyncNet: AsyncNet

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Languages

  • C 71.6%
  • C++ 15.6%
  • Python 12.7%
  • Other 0.1%