The STOMP protocol seems to be outdated (last update in 2012: https://stomp.github.io/stomp-specification-1.2.html). Using websockets is probably easier to implement.
The STOMP protocol seems to be outdated (last update in 2012: https://stomp.github.io/stomp-specification-1.2.html). Using websockets is probably easier to implement.