tendermint/rpc/client
Ethan Frey d56cb2ab4b fix typo 2017-02-24 23:40:05 +01: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 typo 2017-02-24 23:40:05 +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 Clean up event switch add helper function 2017-02-24 19:59:40 +01:00