Asim Aslam
|
f792fac1cc
|
Round robin routes we've sorted by metric
|
2019-10-22 11:53:49 +01:00 |
|
Asim Aslam
|
fe94237448
|
Update router querying method (#834)
* Add address to router query options. Drop Query interface for QueryOptions
* Cleanup isMatch function
* Update network proto
|
2019-10-09 17:13:52 +01:00 |
|
Asim Aslam
|
4eb1aaae85
|
Fix the proxy watcher
|
2019-09-20 16:25:29 +01:00 |
|
Asim Aslam
|
721c5e6857
|
fix broken build
|
2019-08-29 13:11:20 +01:00 |
|
Asim Aslam
|
7d033818cf
|
if the service name is blank, barf
|
2019-08-29 13:10:06 +01:00 |
|
Asim Aslam
|
955dc2a23d
|
change where we order the routes
|
2019-08-23 14:11:53 +01:00 |
|
Asim Aslam
|
934b8eb86d
|
Error as link not found
|
2019-08-23 14:09:57 +01:00 |
|
Asim Aslam
|
b7f510ff64
|
support links in the proxy
|
2019-08-23 14:05:11 +01:00 |
|
Asim Aslam
|
4495ca3839
|
Use client.Call for non streaming requests
|
2019-08-16 17:24:17 +01:00 |
|
Asim Aslam
|
0b0eee41d0
|
functioning proxy code
|
2019-08-16 16:46:29 +01:00 |
|
Asim Aslam
|
5a5b1b8f6e
|
only continue to stream when its a stream
|
2019-08-15 20:54:28 +01:00 |
|
Asim Aslam
|
c0a676bfa9
|
Only check the router status if the lookup fails
|
2019-08-12 17:06:08 +01:00 |
|
Asim Aslam
|
4030ccc27b
|
Move proxy/router
|
2019-08-05 17:44:33 +01:00 |
|
Asim Aslam
|
3f97743e34
|
Move router and proxy into network package
|
2019-06-21 17:20:31 +01:00 |
|
Asim Aslam
|
d3a6297b17
|
Add working grpc proxy config
|
2019-06-18 18:51:52 +01:00 |
|
Asim Aslam
|
97967cbe14
|
move options under config
|
2019-06-12 12:45:42 +01:00 |
|
Asim Aslam
|
9e23855c37
|
Fixup the proxy, strip down go.mod. Win bigly
|
2019-06-07 13:42:39 +01:00 |
|
Asim Aslam
|
c317daf6b8
|
update proxy/options
|
2019-06-06 21:45:28 +01:00 |
|
Asim Aslam
|
2cc18d6edc
|
fix errors
|
2019-06-06 17:58:21 +01:00 |
|
Asim Aslam
|
a58bc8e75c
|
add proxy interface and move router packages
|
2019-06-06 17:55:32 +01:00 |
|
Asim Aslam
|
c60b5a45bb
|
Add proxy interface
|
2019-06-06 17:49:41 +01:00 |
|
Asim Aslam
|
94772a8cc7
|
remove the proto from proxy package
|
2019-06-06 17:38:05 +01:00 |
|
Asim Aslam
|
0f70281e28
|
remove swp file
|
2019-06-06 09:52:22 +01:00 |
|
Asim Aslam
|
9d5cde42a3
|
Add top level proxy comment
|
2019-06-06 09:50:25 +01:00 |
|
Asim Aslam
|
953f41aeab
|
Fix go mod issues
|
2019-06-05 10:22:28 +01:00 |
|
Asim Aslam
|
b42b6fa0fc
|
Further consolidate the libraries
|
2019-06-03 18:44:43 +01:00 |
|