Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement one lua state per connectionHEADmaster | Natanael Copa | 2013-03-08 | 1 | -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 example | Natanael Copa | 2012-12-13 | 1 | -3/+1 |
| | |||||
* | add getpid example to show that they are running in different processes | Natanael Copa | 2012-12-12 | 1 | -0/+5 |
| | |||||
* | initial prototype | Natanael Copa | 2012-12-12 | 1 | -0/+9 |