magistrala
magistrala copied to clipboard
MG-2302 - Fix bootstrap config with multiple channels
What type of PR is this?
This is a bug fix because it fixes the following issue: #2302
What does this do?
This changed how the connect handler and disconnect handler are implemented and introduces a retrieve channels method in the repo layer.
Which issue(s) does this PR fix/relate to?
- Related Issue #2302
- Resolves #2302
Have you included tests for your changes?
Yes, I have included tests for my changes.
Did you document any new/modified feature?
N/A