Text Protocol -- Variable length, variable number of lines
venky10
vsayyagari at gmail.com
Fri Nov 6 17:11:21 EST 2009
Hi,
I am a newbie to Netty.
I have text protocol to decode. It has variable number of lines, all
delimited by 'newline'.
There is no other end-of-frame delimiter. I am assuming it would be most
efficient to read the entire frame till there are no more lines to be read
on single MessageEvent.
What is the best approach ?
Thanks,
Venky
--
View this message in context: http://n2.nabble.com/Text-Protocol-Variable-length-variable-number-of-lines-tp3961650p3961650.html
Sent from the Netty User Group mailing list archive at Nabble.com.
More information about the netty-users
mailing list