Open scotthanton opened 7 years ago
Currently we don't send an ACK back for data packets we don't want from the server side. All data packets need to be ACK'd regardless of whether we want them or not.
I've updated the code, I have not tested it is working yet.
Currently we don't send an ACK back for data packets we don't want from the server side. All data packets need to be ACK'd regardless of whether we want them or not.