Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 303 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 303 Bytes

Coprocess (Lua)

This feature makes it possible to write Tyk middleware using Lua.

The requirement is to have lua-cjson installed, an easier way of getting it is by using luarocks:

% luarocks install lua-cjson