Chapter 8. Communicating Through WebSockets and STOMP

Four recipes are covered in this chapter. All of them fully embrace our CloudStreet Market application. Improving, they make it more reactive, more interactive.

These recipes have the following titles:

  • Streaming social events with STOMP over SockJS
  • Using RabbitMQ as a multiprotocol message broker
  • Stacking and consuming tasks in RabbitMQ with AMQP
  • Securing messages with Spring Session and Redis

Introduction

Let's quickly review what we hope you have learned so far in the previous chapters. Chapter by chapter, you must have found out:

  • How to initiate a project, and how to rely on standards to keep the code base scalable and adaptive. These standards came from a selection of tools such as Maven or the ...

Get Spring MVC Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.