You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In section 4.4.2 I have included CONNECT and AUTH in the list of packets to be retried. Simon made a comment that the packet id should be incremented every time - that is, the CONNECT packet should not be retried.
After thinking about it, I think this is correct. I need to make the changes.