|
0ddc8de00b
|
apply micro commit 2eb19c2e97d9316438bc66cd2cda896e8c99d026
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2020-11-30 22:48:00 +03:00 |
|
|
199ff66bd4
|
enable cache for build, closes #8 (#12)
* enable cache for build, closes #8
* goimports
* lint fixes
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2020-08-20 15:23:41 +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
|
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
|
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 |
|