malinGH
malinGH
same problem,wait for bugfix
if (callback != null) { ByteBufInputStream in = new ByteBufInputStream(frame); AckArgs args = jsonSupport.readAckArgs(in, callback); packet.setData(args.getArgs()); }else { frame.clear(); } what if I write it like this? @mrniko #965
  this is test result ,nothing exception
@mrniko Test is fail, You need to test this version, branch:master 

