I noticed that the documentation for WebSockets provides an example of using STOMP but not a dedicated example of using WebSocket alone. An example showcasing how to set up and use WebSocket in Spring would be helpful for users who want to work directly with WebSocket without STOMP.