Hi,

What is the best way to use handlers server side, when the messages are long, i.e. when they are divided into more buffers (different calls of IoHandlerAdapter.messageReceived())? I am using the StreamIoHandler, which helps to sum up the different buffers into a Stream wrapper. I wonder if this is the only (best) solution.

Any hint is appreciated.

Best regards
Sandro

Reply via email to