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
Good day,
I see WebSocket is connected, but delegate method StompClientDidConnect never called.
I try example code and in your project it is work fine...
But if I create new project and copy/paste same code, it fail...
I make clean setup swift 5 and 1.3.1 StompClientLib