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
Only send a reply PDU if the response contains one. Some message types (e.g. ADD_MEMBER_TO_GROUP, ACCESS_REVOKED) are receive-only and produce no reply PDU and that is quite normal and hence silently bailout.