You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example using rabbitmq to push to a frontend client via websockets / long poll fallback. Also shows both spring servlet and atmos servlet working in harmony together.
About
Servlet Atmosphere framework example showing push directly to the client from a rabbitmq ( spring-rabbit) message. Scaffold app produced using thymeleaf with tiles and spring mvc.