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

Running hystrix stream event on same port as golang #66

Open
debaghtk opened this issue Mar 27, 2017 · 0 comments
Open

Running hystrix stream event on same port as golang #66

debaghtk opened this issue Mar 27, 2017 · 0 comments

Comments

@debaghtk
Copy link

I am trying to figure out whether using hystrix-go I can run hystrix stream event as same as the app server port. Currently if I give same values of port to both, the server fails to start.

One way I can think is to create an api on the server with the route /hystrix.stream and run it as a normal api. What I am not sure is how to handle the request. I got this idea from some java projects but the hystrix library for java provides functions for handling that request.

Has anyone figured this out before? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant