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

MQTTV5: Server variable behaviour #35

Open
icraggs opened this issue Aug 10, 2017 · 1 comment
Open

MQTTV5: Server variable behaviour #35

icraggs opened this issue Aug 10, 2017 · 1 comment
Assignees

Comments

@icraggs
Copy link
Contributor

icraggs commented Aug 10, 2017

Which should be configurable in the broker:

  • whether to use topic aliases outgoing

optional server features or limits in CONNACK:

  • server receive maximum
  • maximum QoS
  • retain available
  • max packet size
  • topic alias maximum
  • wildcard subscriptions available
  • subscription identifiers available
  • shared subscriptions available
@icraggs icraggs changed the title Server variable features MQTTV5: Server variable features Aug 10, 2017
@icraggs icraggs changed the title MQTTV5: Server variable features MQTTV5: Server variable behaviour Aug 10, 2017
@icraggs icraggs self-assigned this Jan 4, 2018
@icraggs
Copy link
Contributor Author

icraggs commented Jan 4, 2018

The broker could (should?) have an HTTP admin interface to control these features. I've added a preliminary HTTP interface where this config can take place.

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

1 participant