Multi Service Spring WebSocket with Active MQ

Posted on Leave a comment
Reading Time: < 1 minute

This is an example project of how to use Spring WebSocket integrated with Message Broker Active MQ to deal with the scenario where you scale out your Microservice and keep the WebSocket communication working between different Clients connected to your backend service.


Github: https://github.com/educostadev/spring-websocket-message-broker

Leave a Reply

Your email address will not be published. Required fields are marked *