Simple and fast lua webserver written in Go.
Based on 2 cool packages: Fiber and Gopher-Lua.
$ go build
$ ./volcanic example
^ directory with main.lua
This framework was tested with wrk on Mac mini (Late 2014), Intel Core i5, Lua hot-reload is enabled