src/rabbit_stomp.erl
2008-04-30 Avoid losing messages when the socket closes abruptly by calling
2008-04-30 Update to new type signatures.
2008-04-29 Use string_guid instead of binstring_guid
2008-04-29 Update to new 1.3.0 way of building gensyms/guids
2008-02-01 Use -I to find rabbit hrl files, not include_lib
2008-02-01 Transactions were implemented a few revisions ago.
2008-01-29 [project @ Improve error reporting.]
2007-12-21 [project @ STOMP transactions.]
2007-12-21 [project @ Make user header keys start with "X-".]
2007-12-20 [project @ Take advantage of ok assertion on rabbit_channel:do]
2007-12-20 [project @ Use new rabbit_channel:do API]
2007-12-20 [project @ Follow Matthias' latest API change, removing channel numbers]
2007-12-20 [project @ Comments and license information at the top of source files.]
2007-12-20 [project @ Implement tickets and synchronous channel open and ticket request.]
2007-12-20 [project @ Support DISCONNECT when not logged in]
2007-12-20 [project @ Moved from CVS mainline to separate repository.]