neo-go/pkg/rpc
Roman Khimov 00d6439eb2 client: make http.Client internal to the Client
Exposing it the outside users is strange, so incapsulate it completely.

Fix DialTimeout setting along the way, handle negative timeouts as invalid.
2020-04-30 22:59:01 +03:00
..
client client: make http.Client internal to the Client 2020-04-30 22:59:01 +03:00
request rpc: allow to unmarshal integer params from string 2020-03-25 17:23:13 +03:00
response Merge pull request #789 from nspcc-dev/fix/tx_specific_data_marshalling 2020-03-30 16:10:25 +03:00
server rpc/server: add websockets support via '/ws' URL 2020-04-30 17:53:28 +03:00
rpc_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00