Hi Oh netty API is very complex. But I would assume you can be able to flush data from the Channel. But without spending some hours to remind me of Netty API then its not something I can help on top of my head.
Also you may get better help by showing a bit what you have done. On Mon, Mar 16, 2020 at 9:24 AM Chio Chuan Ooi <[email protected]> wrote: > > Hi, > > I working on using camel netty4 as tcp producer. > > For the server that I connecting to require a login command to be issue > when the channel is being created. > > I being trying to add handle to the channel but not manage to writeandflush > the message. > > Any idea how to do that using client initialization channel? > > > Thanks. > > Regards, > Chio Chuan -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2
