v0.6.0
Pre-release
Pre-release
v1 couldn't re-open channel and connection, because they were re-opened separately.
If connection got closed, channel would try reconnect on closed connection and fail.
v2 client can correctly reconnect both connection and channel.
The implementation is still WIP, it was not tested in production