Skip to content

abalsam/stomp-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stomp-js

Overview

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

For documentation see doc/stomp.md and doc/frame.md

Installation

npm install nstomp

Examples

Consumer

See examples/stomp-consumer.js

Producer

See examples/stomp-producer.js

Producer with Transaction Support

See examples/stomp-producer-txn.js

Contributors

a.balsam -at- nedeco.de

About

Implementation of the STOMP protocol in node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%