Closed gagliardetto closed 2 years ago
This PR adds a Close() error method to the RPC client.
Close() error
The closing logic calls CloseIdleConnections on the HTTP client.
CloseIdleConnections
Closes #79
@leoluk
This PR adds a
Close() error
method to the RPC client.The closing logic calls
CloseIdleConnections
on the HTTP client.Closes #79
@leoluk