Skip to content
  1. Dec 05, 2011
  2. Apr 14, 2011
    • Francois-Rene Rideau's avatar
      Matt Reklaitis: Get stomp working with sbcl, plus tweak when ack gets sent. · e198ecba
      Francois-Rene Rideau authored
      Reviewer: sergey
      
      - tested manually with sbcl
      
      - Replace cl-stomp's string-to-bytes and string-from-bytes with
        babel equivalents for utf-8 support.
      
      - Removed the unused force option to qres-stomp-client:stop to
        avoid issues with using kill-process.
      
      - Rearranged code in handle-stomp-request so that the stomp
        transaction is started and an ack is sent as soon as the request
        is received.  Previously, the ack wasn't sent until after the
        request had been processed.
      qres-r459961
      e198ecba
  3. Apr 01, 2011
  4. Mar 15, 2011
  5. Mar 12, 2007