mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 12:19:16 +00:00
This commit changes the documentation to advise using https://github.com/stomp-js/stompjs library on client side and to configure by default WebSocket without SockJS as browsers and proxies now have a pretty good WebSocket support. Closes gh-30857