StompProtocolAndroid
StompProtocolAndroid copied to clipboard
java.lang.ClassNotFoundException: Class io.reactivex.functions.Action not found
i keep getting this error java.lang.ClassNotFoundException: Class io.reactivex.functions.Action not found anytime i add this library implementation 'com.github.NaikSoftware:StompProtocolAndroid:1.5.2' to my build.gradle file, why is this ?
This issue is not resolved in this library kindly use the below code using latest version of rxjava and observable subscriber pattern with working source code. Don't forget to replace server-url and port with your own settings.
https://github.com/NaikSoftware/StompProtocolAndroid