tendermint/rpc/lib/client
Roman Useinov f0e5332b1f Feature/support https rpc client (#1816)
* Implement support for https in rpc client

* Update changelog

* update comment

* support wss protocol

* fixed changelog

* if -> switch

* fix lint

* protocol constants introduced
2018-06-27 15:03:47 +04:00
..
args_test.go Revert "delete everything" (includes everything non-go-crypto) 2018-06-20 17:35:30 -07:00
http_client.go Feature/support https rpc client (#1816) 2018-06-27 15:03:47 +04:00
integration_test.go Revert "delete everything" (includes everything non-go-crypto) 2018-06-20 17:35:30 -07:00
ws_client.go Feature/support https rpc client (#1816) 2018-06-27 15:03:47 +04:00
ws_client_test.go Revert "delete everything" (includes everything non-go-crypto) 2018-06-20 17:35:30 -07:00