gracenoah
aa721b972f
rpc: allow using a custom http client in rpc client (#3779)
fixes #2010 * allow using a custom http client in rpc client * add tests and fix bug * fix confusion between remote and address * parse remote inside NewJSONRPCClientWithHTTPClient * cleanups * add warnings * add changelog entry * Update CHANGELOG_PENDING.md Co-Authored-By: Anton Kaliaev <anton.kalyaev@gmail.com> |
5 years ago | |
---|---|---|
.. | ||
client | rpc: allow using a custom http client in rpc client (#3779) | 5 years ago |
server | gocritic (2/2) (#3864) | 5 years ago |
test | Ensure WriteTimeout > TimeoutBroadcastTxCommit (#3443) | 6 years ago |
types | Ensure WriteTimeout > TimeoutBroadcastTxCommit (#3443) | 6 years ago |
doc.go | Decouple StartHTTP{,AndTLS}Server from Listen() (#2791) | 6 years ago |
rpc_test.go | Ensure WriteTimeout > TimeoutBroadcastTxCommit (#3443) | 6 years ago |