tendermint/rpc/client
Ethan Buchman 692691938c remove comment 2017-03-02 23:57:28 -05:00
..
mock Client embeds EventSwitch, client.HTTP properly un/subscribes events over websocket 2017-02-24 21:26:17 +01:00
event_test.go Client embeds EventSwitch, client.HTTP properly un/subscribes events over websocket 2017-02-24 21:26:17 +01:00
helpers.go Fix EventSwitch usage in WaitForOneEvent 2017-02-27 14:55:29 +01:00
helpers_test.go Reworked WaitForHeight to avoid race conditions 2017-02-24 17:05:14 +01:00
httpclient.go Client embeds EventSwitch, client.HTTP properly un/subscribes events over websocket 2017-02-24 21:26:17 +01:00
interface.go Client embeds EventSwitch, client.HTTP properly un/subscribes events over websocket 2017-02-24 21:26:17 +01:00
localclient.go Expose and test EventSwitch in client.Local 2017-02-24 17:51:19 +01:00
main_test.go Combine local and http into client package, unify tests with table-driven tests 2017-02-24 17:05:15 +01:00
rpc_test.go remove comment 2017-03-02 23:57:28 -05:00