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

[MQTT-4.6.0-6] Ordered topics handling #120

Open
francois-normandin opened this issue Sep 30, 2018 · 0 comments
Open

[MQTT-4.6.0-6] Ordered topics handling #120

francois-normandin opened this issue Sep 30, 2018 · 0 comments
Labels
requirement Requirement
Projects

Comments

@francois-normandin
Copy link
Member

When a Server processes a message that has been published to an Ordered Topic, it MUST follow the rules listed above when delivering messages to each of its subscribers. In addition it MUST send PUBLISH packets to consumers (for the same Topic and QoS) in the order that they were received from any given Client.

@francois-normandin francois-normandin added the requirement Requirement label Sep 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requirement Requirement
Projects
MQTT Server
  
To Do
Development

No branches or pull requests

1 participant