stomp-js

0.1.3 • Public • Published

stomp-js

Overview

An exercise with node.js to implement the STOMP protocol.

For documentation see http://benjaminws.github.com/stomp-js/

This fork has heart-beat facilities added for compatability with xtomp

Installation

npm install stomp

git clone https://benjaminws@github.com/benjaminws/stomp-js.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

rofflwaffls -at- gmail.com me -at- teknopaul.com

Package Sidebar

Install

npm i stomp-js

Weekly Downloads

7

Version

0.1.3

License

none

Last publish

Collaborators

  • teknopaul