2 Replies Latest reply on Jan 7, 2012 4:32 PM by arthurportas

    Publish-Subscribe how to get client(consumer) to send messages

    arthurportas

      Hi,

       

      I'm developing a program using Publish-Subscribe and i want to know how to get client(consumer) to send messages(response) to server.

      I know thack i can have acknoledge messages, but i need to send messages to server, to represent a sort of quizz scenario.

      Do i need two topics, and sync them on server -side?

      Thanks