An exercise with node.js to implement the STOMP protocol.
For documentation see http://benjaminws.github.com/stomp-js/
npm install stomp
git clone https://benjaminws@github.com/benjaminws/stomp-js.git
See examples/stomp-consumer.js
See examples/stomp-producer.js
See examples/stomp-producer-txn.js
rofflwaffls -at- gmail.com