Spring Boot Application to demo WebSocket.
Please read about below libraries before trying to understand the application.
- SockJS - is a browser JavaScript library that provides a WebSocket-like object.
- stomp-websocket - is a simple text-orientated messaging protocol.

