Hello, First thanks for this great framework. I have a question, What's the fatest way to send a table of double? For example : [code] double[] tab=new double[10]; channel.write(tab); [/code] Thank you. -- View this message in context: http://n2.nabble.com/send-table-of-double-tp1630585p1630585.html Sent from the Netty User Group mailing list archive at Nabble.com.