TCP client origin
I have a data feed from a TCP Socket Server delivered via a simple TCP connection. For example i can see the data using telnet ipaddress port.
Which Origin would i use to get data from this feed into a pipeline?
Are there any updates on a TCP client origin or alternate solution? I'm doing a comparison against NIFI process flow and I haven't figured out an equivalent way to do it based on what is in my current streamsets implementation. Thanks in advanced. DD