This is a project for learn, cause I plan to implement net stack of chromium.
The project use cocoyaxi as coroutine lib.
git clone https://github.com/hc-tec/tit-netloader --recursive
cd tit-netloader
cd third_party
sudo sh install.sh
cd ..
mkdir build && cd build
cmake ..
make
cd bin
./core