| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-08-23 | allow to change HTTP-listen address with -l flag | unwox |
| 2024-08-23 | allow to change number of workers with -n flag | unwox |
| 2024-08-23 | pass lua file path as an argument | unwox |
| 2024-08-23 | pass a single response object instead of multiple arguments to lua | unwox |
| 2024-08-23 | small fixes | unwox |
| 2024-07-23 | add more comments | unwox |
| 2024-07-23 | use luna module instead of returning table for lua->go interaction | unwox |
| 2024-06-18 | make it possible to push go functions onto the lua stack | unwox |
| 2024-06-13 | make evaluation of custom lua code thread-safe | unwox |
| 2024-06-13 | implement unsafe evaluation of lua code in workers | unwox |
| 2024-06-12 | add logging for http requests | unwox |
| 2024-06-12 | fix http routing | unwox |
| 2024-06-06 | refactor main.go into several files | unwox |
| 2024-06-06 | a better lua integration | unwox |
| 2024-06-05 | init | unwox |
