zilla icon indicating copy to clipboard operation
zilla copied to clipboard

Support `mqtt` client `subscribe` validation via `asyncapi`

Open jfallows opened this issue 10 months ago • 0 comments

Describe the desired outcome from the user's perspective As devops, I want to validate mqtt messages received from an mqtt broker to ensure correctness before passing to clients.

Acceptance criteria

  • Support skip or warn strategies for invalid messages received via mqtt client binding
  • Integrate asyncapi client mqtt support to generate enforcement of mqtt client message validation

Additional context None

jfallows avatar Apr 17 '24 05:04 jfallows