Hello! I've tried compiling and running this demo as is. When I spin up the three apps, I do get access to the Hello app (and Eureka recognizes both the proxy and the hello apps). However, when initiating the connection to the socket, it looks like it immediately disconnects right away.
Removing the service-id line in Zuul's configuration (using "url") instead does work. I'm trying to set up a project using Zuul 1.x, Eureka and websockets.
Hello! I've tried compiling and running this demo as is. When I spin up the three apps, I do get access to the Hello app (and Eureka recognizes both the proxy and the hello apps). However, when initiating the connection to the socket, it looks like it immediately disconnects right away.
Removing the service-id line in Zuul's configuration (using "url") instead does work. I'm trying to set up a project using Zuul 1.x, Eureka and websockets.
Any idea if I'm doing anything wrong?
Thanks!