gmallard / stompngo_examples

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Apache License 2.0


Languages

Language:Go 83.7%Language:Shell 9.3%Language:Java 5.7%Language:Batchfile 0.8%Language:Makefile 0.4%