Skip to content
#

Lua

lua logo

Lua is a programming language written in C that emphasizes performance. It has automatic memory management and is often used to extend software written in other languages.

Here are 5,323 public repositories matching this topic...

shipfi
shipfi commented Nov 26, 2019

I wrote a plugin to process response data in body_filter phase like this:
function ResponseCustomizeHandler:body_filter(conf) local entity,err = kong.db.tb_biz_errors.each(10) // do others... end

But it raise error with :
[error] 626#0: 83 failed to run body_filter_by_lua: /usr/local/share/lua/5.1/kong/globalpatches.lua:342: API disabled in the context of

mokshchaudhary
mokshchaudhary commented Oct 17, 2019

Right now all the icons have an external link which make them:

  • Prone to change/deletion
  • Different size,format and resolution
  • Various images are transferred over HTTP instead of HTTPS (which might become a problem in future as more and more browser start to block HTTP on HTTPS sites).
  • External server might under-perform

My suggestion is to make a folder in the repository which has

cwrseck
cwrseck commented Jul 31, 2019

Missing feature

Difficulty in building easily usable local documentation; obscure Mkdocs setting.

Justification

I work offline a lot, and therefore configure the (excellent) NodeMCU docs
for local use; there are minor problems with Mkdocs versions (see Issue 2645)
but setting up the correct local page linking has been an unregenerate pig,
requiring a great deal of messing around wi

Created by Roberto Ierusalimschy, Waldemar Celes, and Luiz Henrique de Figueiredo

Released 1993

Organization
lua
Website
www.lua.org
Wikipedia
Wikipedia

Related Topics

language bot game
You can’t perform that action at this time.