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
Hi,
I have read the source code and the example. I think you should make the delegate a weak property, otherwise there is a very high chance to get the strong reference cycle between the delegate and the stompClient object.