Using ActiveMQ to relay Websocket connection in Spring Websocket
In the previous tutorial, I showed you how to relay Websocket connection in Spring Websocket using RabbitMQ. You can also use ActiveMQ to do this. How is it in detail? We will find out together in this tutorial! First, you need to start an ActiveMQ… Read More