| 
							
							
								 Bruce Wang | 502f6d3e9f | Update client.go fixed one typo | 2019-07-22 15:41:14 +08:00 |  | 
			
				
					| 
							
							
								 Asim Aslam | 2cd2258731 | For the legacy | 2019-01-18 10:12:57 +00:00 |  | 
			
				
					| 
							
							
								 Asim Aslam | e2e426b90c | Increase default pool size | 2019-01-16 18:54:32 +00:00 |  | 
			
				
					| 
							
							
								 Asim Aslam | c1d0237370 | Add client response | 2019-01-14 21:30:43 +00:00 |  | 
			
				
					| 
							
							
								 Asim Aslam | 9adebfcf1e | rename method to endpoint | 2019-01-10 21:25:31 +00:00 |  | 
			
				
					| 
							
							
								 Asim Aslam | 648da5494f | Change a few things | 2019-01-10 11:39:39 +00:00 |  | 
			
				
					| 
							
							
								 Asim Aslam | d3a76e646a | retry only on timeout or internal server error | 2018-07-22 17:41:58 +01:00 |  | 
			
				
					| 
							
							
								 Asim Aslam | b4f47b1cc9 | Set the default pool size to 1 | 2018-05-26 09:10:29 +01:00 |  | 
			
				
					| 
							
							
								 Asim Aslam | c3c0543733 | add message options | 2018-05-10 17:33:54 +01:00 |  | 
			
				
					| 
							
							
								 Asim Aslam | 0315b4480f | revert some changes | 2018-04-17 11:00:22 +01:00 |  | 
			
				
					| 
							
							
								 Asim Aslam | 65068e8b82 | rename Streamer to Stream | 2018-04-14 18:15:09 +01:00 |  | 
			
				
					| 
							
							
								 Asim Aslam | c2cfe5310c | Rework client interface | 2018-04-14 18:06:52 +01:00 |  | 
			
				
					| 
							
							
								 Asim Aslam | 07068379c6 | remove remote func methods | 2018-04-14 16:16:58 +01:00 |  | 
			
				
					| 
							
							
								 Asim Aslam | c9b40cb33b | switch to stdlib context | 2018-03-03 11:53:52 +00:00 |  | 
			
				
					| 
							
							
								 Asim Aslam | 71d717a06d | strip doc.go files | 2016-12-14 15:41:48 +00:00 |  | 
			
				
					| 
							
							
								 Scott Finlay | 092d17a74e | Adjusting names | 2016-11-07 09:40:11 +01:00 |  | 
			
				
					| 
							
							
								 Scott Finlay | d7e4062a0e | Adding the ability to specify a function to check if micro should retry a failed rpc call | 2016-11-03 10:51:47 +01:00 |  | 
			
				
					| 
							
							
								 Asim | 89401cbb95 | Make pool configurable | 2016-06-07 00:46:14 +01:00 |  | 
			
				
					| 
							
							
								 Asim | 1254a87286 | Add package comments | 2016-05-24 22:22:46 +01:00 |  | 
			
				
					| 
							
							
								 Asim | 2f50c74f41 | Satisfy the golint gods a little | 2016-04-06 17:53:16 +01:00 |  | 
			
				
					| 
							
							
								 Asim | 7167f998ce | First crack at backoff function | 2016-04-05 20:04:37 +01:00 |  | 
			
				
					| 
							
							
								 Asim | 8edb0c4b06 | Add client comment | 2016-01-30 21:15:08 +00:00 |  | 
			
				
					| 
							
							
								 Asim | 332a229169 | Add request timeout | 2016-01-03 21:14:33 +00:00 |  | 
			
				
					| 
							
							
								 Asim | 3b56a62589 | Update the way flags are used | 2016-01-02 19:12:17 +00:00 |  | 
			
				
					| 
							
							
								 Asim | 64b45f7846 | 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 |  | 
			
				
					| 
							
							
								 Asim | be43d827c7 | Add String method to all interfaces | 2015-12-19 21:56:14 +00:00 |  | 
			
				
					| 
							
							
								 Asim | 6ae48c9f29 | checkpoint | 2015-12-17 20:37:35 +00:00 |  | 
			
				
					| 
							
							
								 Asim | 02985c35d5 | Add call and publish options | 2015-12-08 19:25:42 +00:00 |  | 
			
				
					| 
							
							
								 Asim | 919bfed0c1 | add comments | 2015-12-03 01:05:16 +00:00 |  | 
			
				
					| 
							
							
								 Asim | 9e3f3bbc0e | update comments | 2015-12-03 01:02:14 +00:00 |  | 
			
				
					| 
							
							
								 Asim | 54b0be8d7e | Update client comment | 2015-11-26 12:23:42 +00:00 |  | 
			
				
					| 
							
							
								 Asim | ad6e8194ed | Add client comments | 2015-11-26 12:21:00 +00:00 |  | 
			
				
					| 
							
							
								 Asim | b91af916f9 | Add pub/sub to client/server and make broker more low level | 2015-06-12 19:52:27 +01:00 |  | 
			
				
					| 
							
							
								 Asim | 09c784d294 | add support for streaming requests. cleanup watcher initilisation | 2015-06-01 18:55:27 +01:00 |  | 
			
				
					| 
							
							
								 Asim | 74fd1fc989 | Restructure go-micro layout and plugins | 2015-05-23 20:04:16 +01:00 |  | 
			
				
					| 
							
							
								 Asim | e192f335da | Dont expose rpc client/server | 2015-05-23 17:40:53 +01:00 |  | 
			
				
					| 
							
							
								 Asim | 3db51216b2 | Rework use of context | 2015-05-23 11:53:40 +01:00 |  | 
			
				
					| 
							
							
								 Asim | 4f909d0be4 | Declare option not options | 2015-05-21 19:28:57 +01:00 |  | 
			
				
					| 
							
							
								 Asim | 9d514f0e60 | further transport rework | 2015-05-21 19:24:57 +01:00 |  | 
			
				
					| 
							
							
								 Asim | 8e55cde513 | First | 2015-01-13 23:31:27 +00:00 |  |