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

Is it possible to run the demo without stomp support? #3

Open
jasonkoo opened this issue Oct 24, 2017 · 1 comment
Open

Is it possible to run the demo without stomp support? #3

jasonkoo opened this issue Oct 24, 2017 · 1 comment

Comments

@jasonkoo
Copy link

jasonkoo commented Oct 24, 2017

As far as I know, stomp is not mandatory to spring websocket integration. So is it possible to make zuul only support the pure websocket without message brokers? For example, a client establishes a websocket connection with zuul, then zuul establishes another websocket connection with a backend service. The client can use the websocket connection to communicate with the backend service through zuul.
Thank you!

@chethankpc
Copy link

Did anyone find a way to make it work the way it is said above?

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

2 participants