1 Reply Latest reply on Aug 27, 2009 2:03 PM by doneill_doneill

    C++ Client status

    doneill_doneill

      Hi,

       

      I've been having a look at the Fuse C++ client implementation.  I'm looking at integrating it with a fairly mature C application.

       

      I've got the basics of sending and receiving messages working, but it looks like some of the finer points are as of yet unimplemented.  For example a lot of the message object setCMS**** routines are still stubbed out.

       

      I want to set a correlation ID.  I could embed this in the message that I'm sending but I'm wondering how active the C++ implementation is and what kind of a priority these services are.  I don't want to go embedding stuff in my messages if this stuff is almost here.

       

      Thanks in advance,

      Diarmuid