Files
tendermint/statesync
Anton Kaliaev e9e5026dac rpc/client/http: drop endpoint arg from New and add WSOptions (#6176)
also

- replace `MaxReconnectAttempts`, `ReadWait`, `WriteWait` and `PingPeriod` options with `WSOptions` in `WSClient` (rpc/jsonrpc/client/ws_client.go).
- set default write wait to 10s for `WSClient`(rpc/jsonrpc/client/ws_client.go)
- unexpose `WSEvents`(rpc/client/http.go)

Closes #6162
2021-02-25 06:57:31 +00:00
..
2021-01-04 11:25:20 +01:00
2021-01-04 11:25:20 +01:00
2021-02-16 11:02:52 -05:00
2021-01-04 11:25:20 +01:00