openresty / meta-lua-nginx-module

Meta Lua Nginx Module supporting both Http Lua Module and Stream Lua Module
66 stars 20 forks source link

feature: Expose req_time API in stream module #57

Closed james-callahan closed 5 years ago

james-callahan commented 5 years ago

Originally part of https://github.com/openresty/stream-lua-nginx-module/pull/122/commits/a6afd31d32b31cf67afb13873deefb0c9d4e50a9

agentzh commented 5 years ago

@dndx Please take a look at this.

@james-callahan Will you mention here the PR number for stream lua module?

thibaultcha commented 5 years ago

Not applicable anymore since https://github.com/openresty/meta-lua-nginx-module/pull/71 and the removal of the CFunction API. This will need to be ported via a lua-resty-core update in the request.lua module.

james-callahan commented 5 years ago

removal of the CFunction API.

Which for the record seems to be https://github.com/openresty/lua-nginx-module/commit/947fa0088b7a0387f43eb016436a2e4462eb5746