aboutsummaryrefslogtreecommitdiff
path: root/src/shared/lua_api/common.h
Commit message (Collapse)AuthorAge
* Started refactoringAlexander Pickering2017-10-18
* Finished a basic server * Changed from ZMQ to nanomsg (basically the same though) * Moved some repeated code from the client/server directories into "shared" * Edited makefile to reflect new dependencies