Hi everybody,

I'm using the STOMP with objective-c on my iOS app but I'm with a following
problem:

I can subscribe a post, send a message and listen this message.
But if that message contains any selectors I can't listen, however, the
ActiveMQ catched that message and the subscriber is correctly subscribed on
Topic Subscriber's page in correspondent column ... this way:
convert_string_expressions:color = 'red'

I'm trying to use two libraries to test:
https://github.com/mobile-web-messaging/StompKit/
and this: 
https://github.com/juretta/objc-stomp 

But with both libraries is the same problema.

Someone have idea of what can be?

Sorry for my bad english... =(




--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Selector-problem-with-STOMP-and-Objective-C-tp4683433.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Reply via email to