1 Reply Latest reply on Mar 11, 2011 1:00 AM by jombo

    how to kick off the closed stomp client

    symgdwyh

      hello all,

       

      I am now using hornetq2.1.2.Final,I write a stomp client use c++,when i close the client use ctrl+c,the server still has the connection of this client.

       

      I want to know how the server can kick off the connection of stomp client when the client is closed?

       

      thanks for any help.