micro/client
2016-01-28 18:30:53 +00:00
..
buffer.go Updated codec interface and code. Painful stuff 2015-11-28 11:22:29 +00:00
client_wrapper.go Checkpoint the world 2015-12-18 01:01:59 +00:00
client.go Add request timeout 2016-01-03 21:14:33 +00:00
context.go FromContext/NewContext methods 2016-01-28 18:23:24 +00:00
options.go Replace map[string]string with Context for extra options. map[string]string is essentially useless. Context can store anything 2016-01-06 16:25:12 +00:00
rpc_client.go Move context to metadata 2016-01-28 17:55:28 +00:00
rpc_codec.go Nitpick Headers to Header 2016-01-28 18:11:13 +00:00
rpc_publication.go Add pub/sub to client/server and make broker more low level 2015-06-12 19:52:27 +01:00
rpc_request.go Update options to be public. This means people can implement the interfaces and actually use the options 2015-12-31 18:11:46 +00:00
rpc_stream.go This is actually a useless error 2016-01-07 01:58:38 +00:00