haproxy/addons/promex/include/promex
Christopher Faulet 2e5e6cdf23 MEDIUM: promex: Update the promex applet to use their own buffers
Thanks to this patch, the promex applet is now using its own buffers.
.rcv_buf and .snd_buf callback functions are now defined to use the default
HTX functions. Parts to receive and send data have also been updated to use
the applet API and to remove any dependencies on the stream-connectors and
the channels.
2025-07-24 12:13:42 +02:00
..
promex.h MEDIUM: promex: Update the promex applet to use their own buffers 2025-07-24 12:13:42 +02:00