Hi I use mina 1.1.6 for the opensource application tcpfile. I am mostly happy with it. (I use it for normal tcp connections) However, sometimes when I have just a very short message in the queue (<100 bytes) it will not be sent unless another message enters the queue. I dont want to use setTCPNoDelay... But is there some way I can set a timelimit or a bytelimit or flush it manually? I did not find any of these things anywhere. And I would not like to just add another message to make the limit with no content...
Greetz, Stivo
