alright, pardon, the issue was the command reading approach on main thread (connection from clients); I was using static buffer reading instead of dynamic buffer reading, now it is fixed
1 Like
alright, pardon, the issue was the command reading approach on main thread (connection from clients); I was using static buffer reading instead of dynamic buffer reading, now it is fixed