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 😅