Hi Team,

I am sorry if this is coming off as a newbie question. Its probably because I don't understand it enough.

I would like to:

1. connectTCP to a host, port
2. use the transport to write
3. Use consumer to read from the transport what the tcp server has written to

I wasn't able to find information on consumer and how it gets triggered when data is available especially in the case I have

Thanks,
-Roshan