Hi everyone,

I'm implementing a client for a text based protocol (lined terminated by
\n)

However, the last line issued by the server before the connection is
closed is missing the line delimiter.

Mina swallows the line in this case. I'd like that last line to generate
a messageReceived() event just like a well-terminated line. Is this
possible?

Best regards,

Andreas



Reply via email to