connect icon indicating copy to clipboard operation
connect copied to clipboard

Add socket processor

Open peauc opened this issue 2 months ago • 0 comments

There already are socket input & socket outputs, but there is no way to directly interact with TCP or UDP sockets in a processor.

I would like to have a sql input -> contact a binary tcp service -> sql output .

There is a possible way using the command processor but I wouldn't feed good putting it in production 😅

peauc avatar Oct 10 '25 13:10 peauc