Right now, when connection to broker drops, there is no way to reconnect and restore channels functionality. Also, as I see, chan []bytes created by vice.Transport blocks forever after disconnection.
I can propose pull request (like here), but not at this moment.
What you think?
Right now, when connection to broker drops, there is no way to reconnect and restore channels functionality. Also, as I see,
chan []bytes created byvice.Transportblocks forever after disconnection.I can propose pull request (like here), but not at this moment.
What you think?