4 Replies Latest reply on May 17, 2010 9:53 AM by timfox

    Browser Client

      I understand from the reading, that STOMP and websocket support is on the way, which is nice.

       

      However, websockets are not supported by most browsers at this point.

       

      So I am wondering if there are any links or documentation on how to get an AJAX / Javascript client to talk to my HornetQ service.

       

      All my digging, keeps going back to STOMP, which is simply not production viable in the near future becuase websockets won't work in the near future.

       

      What I mean is basically, is it possible to use HornetQ like a push Comet similar to this: http://www.ape-project.org/ajax-push.html

       

      At this point in time? Or is HornetQ not that far yet?