summaryrefslogtreecommitdiffstats
path: root/example.lua
Commit message (Collapse)AuthorAgeFilesLines
* implement one lua state per connectionHEADmasterNatanael Copa2013-03-081-12/+0
| | | | | This allows you load various modules into a server lua state and give a performance boost when calling the privileged functions
* tiny refactoring of the exampleNatanael Copa2012-12-131-3/+1
|
* add getpid example to show that they are running in different processesNatanael Copa2012-12-121-0/+5
|
* initial prototypeNatanael Copa2012-12-121-0/+9