Awesome thanks
On Tue, Jun 11, 2013 at 1:05 PM, Timothy Bish wrote:
> On 06/11/2013 02:53 PM, Sean Beck wrote:
>
>> I am using the C library libstomp to send a message to my broker. It sends
>> my message, but it also dequeues my message. I don't want it to do that.
>>
>> I have removed my erro
On 06/11/2013 02:53 PM, Sean Beck wrote:
I am using the C library libstomp to send a message to my broker. It sends
my message, but it also dequeues my message. I don't want it to do that.
I have removed my error checking to decrease verbosity.
Here is my setup for the connection:
apr_status_t
I am using the C library libstomp to send a message to my broker. It sends
my message, but it also dequeues my message. I don't want it to do that.
I have removed my error checking to decrease verbosity.
Here is my setup for the connection:
apr_status_t rc;
rc = stomp_connect(&connection, "127.