Anton Kaliaev
45ff7cdd0c
rewrite ws client to expose a callback instead of a channel
callback gives more power to the publisher. plus it is optional comparing to a channel, which will block the whole client if you won't read from it. |
7 years ago | |
---|---|---|
.. | ||
args_test.go | rpc -> rpc/lib and rpc/tendermint -> rpc | 8 years ago |
http_client.go | check for request ID after receiving it | 7 years ago |
ws_client.go | rewrite ws client to expose a callback instead of a channel | 7 years ago |
ws_client_test.go | rpc: comments | 7 years ago |