Skip to content

Conversation

Kutashov
Copy link
Contributor

Good day!

Found your project. It seems good, except some embarrassing bugs. I'll be glad to make some improvements.

try-catch block was mistakenly placed out of socket.connect runnable
If the socket was not connected, exception was raised. Need to add some check
If the socket was not connected, disconnect call raise the exception. Need if statement
@codeestX codeestX merged commit 140e888 into codeestX:master Nov 19, 2017
@codeestX
Copy link
Owner

@Kutashov Thank you very much!

@Kutashov
Copy link
Contributor Author

You are welcome! Will a new version be available in jitpack?

@codeestX
Copy link
Owner

Done. 😄

compile 'com.github.codeestX:RxSocketClient:v1.0.1'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants