Skip to content

Add basic realm limits #151

@baranga

Description

@baranga

Add basic realm limits:

  • Maximum number of online clients
  • Maximum message size (broker docs)

Not covered:

  • Maximum number of messages per session per second (broker only supports setting a global session limit but not different limit for each session; this needs to be implemented manually; upper hard cap could be achieved by using throttle modifier)
  • Maximum session lifetime (broker docs; this seems to be not supported by the current broker version we use)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions