leaf
leaf
`mime` is a library provided by LuaSocket that provides base64 encoding and decoding. Depending on the environment you're running it in, you will need to provide some kind of socket...
I'm not sure what you're asking. What do yo expect to see and how did you try connecting?
If you're using pgmoon through openresty then the connection pool is managed by the [openresty coscoket pool](https://github.com/openresty/lua-nginx-module#tcpsocksetkeepalive). There's no way, as far as I know, to control how those sockets...
Given the kong is running on openresty it's unlikely that my change will have any effect on those log messages, since I'm assuming they are by default using the openresty...
Happy to accept a patch. I don't think luasocket has an option to correct the correct tcp socket type for a hostname, so an option to force ipv6 would most...
cool post
@sloisel > I second this, but it's not just the octave indications. When playing with a MIDI connected keyboard, it's all off by 1 octave compared to what is on...
Closing out old issues: I've since changed how db connections are established to detect if nginx cosocks are able to be used. If the code running is in part of...
I'm going to close this ticket as there is nothing actionable for me here without a stack trace on the error. If I had to guess, your browser was potentially...
Closing this as the version of cjson in LuaRocks will work with all versions of Lua