0

My ultimate purpose is to make WebSocket clients participate in messaging. This seems to be supported and well documented in the sibling project TorqueBox but I can't find any information in the Immutant docs.

kliron
  • 4,383
  • 4
  • 31
  • 47
  • Do you actually require STOMP? If not, proxying messages to and from a WebSocket client should be straightforward. – jcrossley3 Jun 06 '15 at 16:00
  • Yes, I guess proxying could also do. And I must admit this sounds like a much more attractive option after reading how one would need to open a separate port for the websocket communication and let users authenticate with passwords stored in plaintext xml... – kliron Jun 06 '15 at 18:53

0 Answers0