c-stomp

Implementation of the STOMP protocol in node.js


License
MIT
Install
npm install c-stomp@0.3.0

Documentation

c-stomp-js

Overview

An New Modifications on STOMP library for handling nack messages

For documentation see https://github.com/swahballa/c-stomp.git/

Installation

npm install c-stomp

git clone https://github.com/swahballa/c-stomp.git

Examples

Consumer

See examples/stomp-consumer.js

Producer

See examples/stomp-producer.js

Producer with Transaction Support

See examples/stomp-producer-txn.js

Contributors

sherifwahballa0 -at- gmail.com