Anton Kaliaev
|
23a87304cc
|
add a comment for PingPongLatencyTimer [ci skip]
|
2017-08-08 13:20:58 -04:00 |
|
Anton Kaliaev
|
57eee2466b
|
make WSClient thread-safe
|
2017-08-07 17:56:38 -04:00 |
|
Anton Kaliaev
|
5d66d1c28c
|
fixes from review
|
2017-08-05 13:11:00 -04:00 |
|
Anton Kaliaev
|
0013053fae
|
allow to change pong wait and ping period
|
2017-08-04 10:42:55 -04:00 |
|
Anton Kaliaev
|
1abbb11b44
|
do not exit from reconnectRoutine!
|
2017-08-03 22:44:18 -04:00 |
|
Anton Kaliaev
|
54903adeff
|
add IsReconnecting and IsActive methods
|
2017-08-03 19:10:15 -04:00 |
|
Anton Kaliaev
|
c08618f7e9
|
expose latency timer on WSClient
|
2017-08-03 19:10:14 -04:00 |
|
Anton Kaliaev
|
d578f7f81e
|
biff up WS client
What's new:
- auto reconnect
- ping/pong
- colored tests
|
2017-08-03 19:10:14 -04:00 |
|
Anton Kaliaev
|
b4ece65726
|
standardize key for errors (should be "err")
|
2017-06-14 12:50:49 +04:00 |
|
Anton Kaliaev
|
f803544195
|
new logging
|
2017-05-13 10:24:58 +02:00 |
|
Ethan Frey
|
6ba799132c
|
json.RawMessage in RPCRequest to defer parsing
|
2017-05-03 16:13:58 +02:00 |
|
Ethan Buchman
|
efeadcc0f4
|
some cleanup from review
|
2017-04-28 23:18:38 -04:00 |
|
Ethan Frey
|
6c60c07f16
|
BROKEN: attempt to replace go-wire.JSON with json.Unmarshall in rpc
|
2017-04-28 16:24:06 +02:00 |
|
Ethan Buchman
|
cc6dde96c1
|
rpc -> rpc/lib and rpc/tendermint -> rpc
|
2017-04-26 19:57:33 -04:00 |
|