Javascript Sockjs Spring Security Spring Websocket Stomp No Cookies During /info Request Using Sockjs And Stomp March 22, 2024 Post a Comment I'm trying to use Spring Security with websockets. As an example I'm using spring-websocket… Read more No Cookies During /info Request Using Sockjs And Stomp
Javascript Spring Spring Websocket Stomp Websocket Is It Possible To Send Binary Data With Stomp Over Websockets Using Spring-websockets? January 30, 2024 Post a Comment I am able to send and receive JSON with STOMP over WebSockets following spring documentation. Howev… Read more Is It Possible To Send Binary Data With Stomp Over Websockets Using Spring-websockets?