micro/client
2015-12-07 23:56:17 +00:00
..
buffer.go Updated codec interface and code. Painful stuff 2015-11-28 11:22:29 +00:00
client_wrapper.go update comments 2015-12-03 01:02:14 +00:00
client.go add comments 2015-12-03 01:05:16 +00:00
node_selector_test.go update links from myodc to micro 2015-11-20 16:17:33 +00:00
node_selector.go Switch up the selector so it actually allows you to inform it how the node performed 2015-12-07 23:56:17 +00:00
options.go Switch up the selector so it actually allows you to inform it how the node performed 2015-12-07 23:56:17 +00:00
rpc_client.go Switch up the selector so it actually allows you to inform it how the node performed 2015-12-07 23:56:17 +00:00
rpc_codec.go Pull rpcplus in local for the time being. We need to modify it for server side middleware 2015-12-01 23:32:23 +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 Dont expose rpc client/server 2015-05-23 17:40:53 +01:00
rpc_stream.go Pull rpcplus in local for the time being. We need to modify it for server side middleware 2015-12-01 23:32:23 +00:00
rpcplus_client.go Update wrapper and examples 2015-12-02 11:54:36 +00:00