/stompngo_examples

Examples using the stomp package from git://github.com/gmallard/stompngo.git

Primary LanguageGoApache License 2.0Apache-2.0

stompngo_examples - A collection of examples for package stompngo

Features

stompngo package

Uses the stompngo package at:

Installation

To install these example programs using a recent version of go:

  • go get github.com/gmallard/stompngo
  • go get github.com/gmallard/stompngo_examples/...

Contributions

Any and all are welcome by pull request or e-mail patch.

Canonical Repository

For the record, the canonical repository for this project is at:

Issues

Please review issues at the canonical repository. File any new issues there as well.

Interoperability with JMS and Java

Please review documentation in the 'jinterop' directory.