Skip to content

A set of ooRexx examples using the stomprx message library.

Notifications You must be signed in to change notification settings

gmallard/stomprx_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stomprx_examples

Overview

A set of example programs that use the stomprx STOMP client package.

conndisc directory

Examples of connecting to and disconnecting from a STOMP message broker.

sender directory

Example of sending messages to a STOMP destination.

receiver directory

Examples of SUBSCRIBE, receive messages, and UNSUBSCRIBE.

asysr directory

An example of asynchronous sending and receiving.

TODO

  • Complete documentation.
  • ACK example.
  • NACK example.
  • BEGIN / COMMIT example.
  • BEGIN / ABORT example.

A note on versioning

The version will be updated to v1.0.0 when the project is considered suitable for production use.

About

A set of ooRexx examples using the stomprx message library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages