malinGH

Results 7 comments of malinGH

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

![3A6E8155-C3B6-41e6-BD11-3EAC9929600D](https://github.com/mrniko/netty-socketio/assets/40853744/df09a513-b46d-4dd2-87b4-3706d0cc6843) ![E853EA39-0E46-411E-83D0-1540D3F19ADE](https://github.com/mrniko/netty-socketio/assets/40853744/ad6986b5-0c52-4f4c-9908-2065344b385f) this is test result ,nothing exception

@mrniko Test is fail, You need to test this version, branch:master ![截屏2024-03-27 15 53 23](https://github.com/mrniko/netty-socketio/assets/40853744/fc3a6d59-6ac0-4a2f-ba27-f4acc50f9ad0)

![截屏2024-03-27 15 57 26](https://github.com/mrniko/netty-socketio/assets/40853744/d749d56c-cfe6-4363-bd7d-fe1d40bcbd6b)

![6437A52C-EE5F-437a-B958-1BCE6E44AAAC](https://github.com/mrniko/netty-socketio/assets/40853744/c3350813-6a63-4eb5-9618-dc6b9fe41176)