Aaron
Aaron
It should be pretty easy to apply a Github webhook to automatically upload rockspecs to LuaRocks as soon as a version is tagged. I'm nearing completion of an unrelated project...
Adds :connections() method to http.server objects, so that external code can see how many client connections are actively being handled. A project needed this for statistics and load balancing.
There appears to be two release tags, latest rel-20190403, here in Github; however the current latest version available from LuaRocks is 20170920.
### Describe the bug with a clear and concise description of what the bug is. Running a a single user instance following 304 accounts federating with 500 other instances. After...
This might not be a lua-http issue; but only lua-http shows this behavior on sites using the Fastly CDN. The following works, outputting "200", as expected: > local req =...