|
0ddc8de00b
|
apply micro commit 2eb19c2e97d9316438bc66cd2cda896e8c99d026
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2020-11-30 22:48:00 +03:00 |
|
|
67ab44593b
|
fix repocard issues (#21)
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2020-08-25 15:41:48 +03:00 |
|
|
06136312bb
|
regen files with never protoc (#6)
* regen files with never protoc
* rewrite import path
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2020-08-19 17:47:17 +03:00 |
|
Asim Aslam
|
50ec6c748f
|
cleanup client/selector/lookup (#1937)
* cleanup client/selector/lookup
* add mdns router, remove registry from client
* fix roundtripper
* remove comment
* fix compile issue
* fix mucp test
* fix api router
|
2020-08-17 22:44:45 +01:00 |
|
Asim Aslam
|
03d47afe47
|
Fix proxy selector memory leak
|
2020-08-05 17:38:41 +01:00 |
|
Asim Aslam
|
563768b58a
|
v3 refactor (#1868)
* Move to v3
Co-authored-by: Ben Toogood <bentoogood@gmail.com>
|
2020-07-27 13:22:00 +01:00 |
|
ben-toogood
|
6898a65508
|
selector: add filters to replace depricated client/selector filters (#1785)
|
2020-07-02 16:09:48 +01:00 |
|
ben-toogood
|
b882ff3df9
|
selector: update selector.Select to accept a slice of structs (#1764)
|
2020-06-30 15:51:26 +01:00 |
|
ben-toogood
|
6337c92cd0
|
selector: new selector interface with random & roundrobin implementation (#1761)
* selector: implement new selector interface plus random & roundrobin implementations
* selector/roundrobin: remove unused consts
* router: add close method to interface
* selector/roundrobin: fix concurrent map iteration and map write
* selector: replace variadic argument on Select
|
2020-06-30 14:54:38 +01:00 |
|