micro/client
Vasiliy Tolstov 3627e47f04
client/grpc: dont use codec for raw bytes payload (#1847)
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2020-07-16 13:35:06 +01:00
..
grpc client/grpc: dont use codec for raw bytes payload (#1847) 2020-07-16 13:35:06 +01:00
mucp fix import paths for v2 release 2020-01-30 14:44:40 +03:00
service/proto regenerate all proto based files (#1531) 2020-04-14 16:25:09 +03:00
backoff_test.go format results in TestBacloff 2020-01-30 20:08:03 +03:00
backoff.go New backoff (#1153) 2020-02-02 20:32:55 +00:00
cache_test.go Fix tests 2020-05-27 09:14:16 +01:00
cache.go Only use namespace for cache key 2020-05-27 09:07:59 +01:00
client.go Deprecate client/selector (#1767) 2020-07-01 17:06:59 +01:00
common_test.go fix import paths for v2 release 2020-01-30 14:44:40 +03:00
context.go switch to stdlib context 2018-03-03 11:53:52 +00:00
options_test.go fix import paths for v2 release 2020-01-30 14:44:40 +03:00
options.go client: add select options (#1786) 2020-07-02 17:03:08 +01:00
retry.go fix import paths for v2 release 2020-01-30 14:44:40 +03:00
rpc_client_test.go client/{grpc,rpc}: fix previous breaking change with CallFunc (router.Route vs registry.Node) (#1781) 2020-07-02 17:26:45 +01:00
rpc_client.go client/{grpc,rpc}: fix previous breaking change with CallFunc (router.Route vs registry.Node) (#1781) 2020-07-02 17:26:45 +01:00
rpc_codec.go client/{grpc,rpc}: fix previous breaking change with CallFunc (router.Route vs registry.Node) (#1781) 2020-07-02 17:26:45 +01:00
rpc_message.go add message options 2018-05-10 17:33:54 +01:00
rpc_request_test.go rename method to endpoint 2019-01-10 21:25:31 +00:00
rpc_request.go fix import paths for v2 release 2020-01-30 14:44:40 +03:00
rpc_response.go fix import paths for v2 release 2020-01-30 14:44:40 +03:00
rpc_stream.go Fix client RPC stream close mutex (#1643) 2020-05-18 17:22:33 +01:00
wrapper.go client/{grpc,rpc}: fix previous breaking change with CallFunc (router.Route vs registry.Node) (#1781) 2020-07-02 17:26:45 +01:00