Hello, can you please tell me if it is possible to send text messages to an ActiveMq Topic? I tried to do this but testing with a Java program it tells me that on the topic there is an ActiveMQBytesMessage not a TextMessage.
It is possible to do it directly from the javascript client or I had to call my server to send a text message to the topic?
Many thanks
Hello, can you please tell me if it is possible to send text messages to an ActiveMq Topic? I tried to do this but testing with a Java program it tells me that on the topic there is an ActiveMQBytesMessage not a TextMessage. It is possible to do it directly from the javascript client or I had to call my server to send a text message to the topic? Many thanks