Skip to content
This repository has been archived by the owner on Nov 28, 2018. It is now read-only.

benjaminws/stomp-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stomp-js

Overview

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

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

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

About

Implementation of the STOMP protocol in node.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published