We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As I wrote in paho.mqtt.java issue, I wanted to support message buffering before initial connect.
eclipse-paho/paho.mqtt.java#352
In order to support this issue, I've also fixed paho.mqtt.android.
https://github.com/matsukaz/paho.mqtt.android/tree/message_buffering_before_connect
Is this feature nice enough to send as pr ?
The text was updated successfully, but these errors were encountered:
Thanks, If you could open a PR against the develop branch that would be great!
Sorry, something went wrong.
@jpwsutton It appears there has been a PR available since 11th April for this #198
Would it be possible to get this included in the next release?
Submitted an update PR #286 that resolves the code conflicts in the original PR
No branches or pull requests
As I wrote in paho.mqtt.java issue, I wanted to support message buffering before initial connect.
eclipse-paho/paho.mqtt.java#352
In order to support this issue, I've also fixed paho.mqtt.android.
https://github.com/matsukaz/paho.mqtt.android/tree/message_buffering_before_connect
Is this feature nice enough to send as pr ?
The text was updated successfully, but these errors were encountered: