5 Replies Latest reply on May 10, 2012 1:03 PM by clebert.suconic

    Can I receive binary messages via REST?

    gkhrapunovich

      I am new to HornetQ. We would like to send binary messages (serialized Java objects) via REST and read them in C#. Does REST support binary messages? Documentation mentions only XML and JSON formats which (if I am not mistaken) are both text.