Hi dears, I would like to implement some UDP sockets call from the lua script running in the action haproxy context. Is there any UDP api? haproxy doc only mentions core.tcp(), but nothing about UDP.
And assuming there are no any core UDP api : any recommendations on sing external modules? How safe is luasocket( https://github.com/diegonehab/luasocket) for implementing UDP calls in such scenario? -- BR, Pavlo Zhuk +38093 2412222

