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
Handling of Topic Alias Type, Topic Alias, Topic Name and Topic Filter is done in multiple packets. The code dealing with packing, unpacking, computing packet length, and stringification is highly repetitive. Have you considered abstracting it a bit?