-
Notifications
You must be signed in to change notification settings - Fork 77
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Hi,
when user open screen, send connect request and click back button quickly and call disconnect(true) library throw "You must call connect before send". I think we have to add control here;
https://github.com/ejlchina/okhttps/blob/f6e3e50ac38f1c53502b78a942269a97047d2a6f/okhttps-stomp/src/main/java/com/ejlchina/stomp/Stomp.java#L115
Or do you have any suggestion?
In my code, connect in onResume, disconnect in onPause.
Thanks for this library 😎
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working