Skip to content
New issue

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

Supporting message buffering before initial connect #197

Open
matsukaz opened this issue Apr 7, 2017 · 3 comments
Open

Supporting message buffering before initial connect #197

matsukaz opened this issue Apr 7, 2017 · 3 comments

Comments

@matsukaz
Copy link

matsukaz commented Apr 7, 2017

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 ?

@jpwsutton
Copy link
Contributor

Thanks, If you could open a PR against the develop branch that would be great!

@nofarius
Copy link

@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?

@nofarius
Copy link

Submitted an update PR #286 that resolves the code conflicts in the original PR

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

No branches or pull requests

3 participants