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

add qos=2 support in Subscript #1

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

pashanhenlei
Copy link

and some other minor bugfix, such as should use array_key_exists instead of in_array, and use $hdr['mtype'] instead of $mtype.
queue up all messages received in Subscript and return them in subsequence Receive. I think this would be the easiest way to cope with qos 2 messages that were sent before mqtt clients connected to server.

@pashanhenlei
Copy link
Author

add receive example

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.

1 participant