WrathChaos / StompClientLib

Simple STOMP Client library, Swift 3 and 4, 4.2, 5 compatible
https://www.freakycoder.com
MIT License
153 stars 81 forks source link

stompClientDidConnect not called with Spring boot #73

Closed rupeshsaxena closed 5 years ago

rupeshsaxena commented 5 years ago

I again having issue with the stomp connection , the delegate method stompClientDidConnect doesn't call even though isConnected() method shows true.

StompClientLib: ver. 1.3.7 Spring Boot: 2.1.8.RELEASE

WrathChaos commented 5 years ago

Did you fix your problem @rupeshsaxena?

rupeshsaxena commented 5 years ago

Yes I manage to fix the issue.. Thought Spring boot problem was coming again, but tried the Example source code then it worked!!

Regards,

Rupesh Saxena Sent from my iPhone

On 13-Sep-2019, at 17:51, FreakyCoder notifications@github.com wrote:

Did you fix your problem @rupeshsaxena?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

WrathChaos commented 5 years ago

Love to hear that, have fun :)