Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do you need a registry to use Discovery? #152

Open
onsenOnly opened this issue May 17, 2018 · 2 comments
Open

Do you need a registry to use Discovery? #152

onsenOnly opened this issue May 17, 2018 · 2 comments
Labels

Comments

@onsenOnly
Copy link

It always returns 1003 or 1004 when Discovery is used.

@onsenOnly
Copy link
Author

Can you provide detailed steps to discover the server and find the return of the service?

@h2non
Copy link
Contributor

h2non commented May 17, 2018

High-level algorithm is represented here:
https://github.com/resilient-http/resilient.js#how-does-it-work

This is a sample dummy discovery server:
https://github.com/resilient-http/resilient-server

This is a sample middleware for Consul based server discovery:
https://github.com/h2non/resilient-consul

You have all the details in the code.

@h2non h2non added the question label May 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants