Hello everyone,
I'm working on an iOS client that is using STOMP over WebSocket to a
SockJS server (Spring 4) and the basics are working. Has anyone
implemented fallback to HTTP (which is necessary to cross some/most
proxy servers) on iOS?
If not, are there any pointers for implementing one? Which of the
supported
fallbacks is the best choice for a non-browser client?
Thanks,
Sean