final boolean mlast = message.isLast(); final int mlen = message.getPayloadLength();
*mlen is different in the last frame of the same message!!!!* 2016-09-05 0:36 GMT+02:00 Hassan Schroeder <[email protected]>: > On Sun, Sep 4, 2016 at 1:52 PM, Cristian Lorenzetto > <[email protected]> wrote: > > i m working on websocket with long messages. > > > > I saw ... payload message length is wrong in the last frame. > > -> http://www.catb.org/esr/faqs/smart-questions.html > > -- > Hassan Schroeder ------------------------ [email protected] > http://about.me/hassanschroeder > twitter: @hassan > Consulting Availability : Silicon Valley or remote > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
