QSF is ZeroMQ based multi-thread communicating framework for Lua.
Prerequisites:
- Run
msvc2013.bat
to generate Visual C++ 2013 solution files. - Use Visual Studio 2013 to compile executable binary.
Type premake5 gmake && make config=release
Type premake5 --cc=clang gmake && make config=release
[1] ZeroMQ The Guide