Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 371 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 371 Bytes

mqlua - Run multiple Lua states in POSIX threads and use ZeroMQ for communication between the states.

Copyright (C) 2014 - 2022 Micro Systems Marc Balmer. You can reach the author at [email protected]

GNUmakefile is for Linux systems

To build mqlua, you must also fetch the arcapos/luazmq repository and configure the GNUmakefile so that it can pickup luazmq.h from there.