Skip to content

Conversation

NaikSoftware
Copy link
Owner

More RX way

forresthopkinsa and others added 30 commits July 31, 2017 17:00
There is a lot of debug logging in this build, but everything now seems to be working correctly.
Also, it seems that "Transport" isn't a legal name for an inner enum
Managed to do it without any `synchronized` blocking
# Conflicts:
#	example-client/build.gradle
#	example-client/src/main/java/ua/naiksoftware/stompclientexample/MainActivity.java
#	lib/build.gradle
#	lib/src/main/java/ua/naiksoftware/stomp/ConnectionProvider.java
#	lib/src/main/java/ua/naiksoftware/stomp/OkHttpConnectionProvider.java
#	lib/src/main/java/ua/naiksoftware/stomp/WebSocketsConnectionProvider.java
#	lib/src/main/java/ua/naiksoftware/stomp/client/StompClient.java
Also cleaned up some remnants of the merge in the example client.
I'll replace these with a real example and real tests sometime soon
We were only sending the Error, not the Close.

Should fix #6. Closes #7.
…ocolAndroid into forresthopkins-feature/deep-refactor

# Conflicts:
#	lib/src/main/java/ua/naiksoftware/stomp/OkHttpConnectionProvider.java
#	lib/src/main/java/ua/naiksoftware/stomp/WebSocketsConnectionProvider.java
#	lib/src/main/java/ua/naiksoftware/stomp/client/StompClient.java
@NaikSoftware
Copy link
Owner Author

Thanks @forresthopkinsa and @drstranges

@NaikSoftware NaikSoftware merged commit f02fdae into master Apr 3, 2018
@forresthopkinsa
Copy link
Contributor

Check that out! Nice!! 🎉

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