Harshavardhana dd68cdd802 Auto-reconnect for regular authRPC client. (#3506)
Implement a storage rpc specific rpc client,
which does not reconnect unnecessarily.

Instead reconnect is handled at a different
layer for storage alone.

Rest of the calls using AuthRPC automatically
reconnect, i.e upon an error equal to `rpc.ErrShutdown`
they dial again and call the requested method again.
2016-12-29 19:42:02 -08:00
..
2016-10-26 08:46:14 -07:00
2016-11-21 13:51:05 -08:00
2016-12-22 10:47:10 -08:00
2016-09-29 23:42:10 -07:00
2016-11-28 12:14:24 -08:00