v0.10.3
Fix ReconnectClient context (#121) ReconnectClient.Connect returns after establishing a first connection, which can be canceled by the context. Once after establising the connection, the retry loop is not affected by the context.
Fix ReconnectClient context (#121) ReconnectClient.Connect returns after establishing a first connection, which can be canceled by the context. Once after establising the connection, the retry loop is not affected by the context.