stream-lua-nginx-module icon indicating copy to clipboard operation
stream-lua-nginx-module copied to clipboard

Peek API not implemented for UDP streams

Open jfrsmith opened this issue 4 years ago • 2 comments

Using the example provided for the peek API for a UDP stream, within the preread_by_lua_block, gives the error:

Attempt to call method 'peek' (a nil value)

Is it possible to get the peek API implemented for UDP streams?

jfrsmith avatar Apr 20 '21 14:04 jfrsmith

Same here, Need this api.

hulucc avatar May 06 '21 06:05 hulucc

Hi, do you solve this problem, I have meet a some problem, need this api

MasonLuo918 avatar Aug 26 '21 06:08 MasonLuo918