mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
a275d942d2
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