Commit Graph

2 Commits

Author SHA1 Message Date
Asim Aslam
8f78a764c1 Registry router fixes (#1961)
* only cache routes if told to do so

* Use roundrobin selector and retry in proxy

* Update lookup to require service

* Fix compile

* Fix compile

* Update

* Update

* rename query to lookup

* Update router.go

* Update
2021-02-20 14:34:25 +03:00
Asim Aslam
37d283e66f 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
2021-02-20 14:34:25 +03:00