Yes, I know that's the intended use of GenSourceConfig. I just tweaked the mode of generation to be that of
popping elemtns off a TCP stream.
?
I'll provide you the details later if necessary, but in order not to get sidetracked let me remind you of my? original?
general question: how does one? redirect an external TCP stream to wallaroo?
I read up on framed messages and the Giles script. But Giles seems to only work for files.
What I have is info continuously coming across a TCP socket and I want to process it using wallaroo.? Do I need to frame?
each individual element manually?
Audun