stompngo_examples

package module
v1.0.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 22, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

README

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.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Version

func Version() string

Types

This section is empty.

Directories

Path Synopsis
Receive messages from a STOMP broker, and ACK them.
Receive messages from a STOMP broker, and ACK them.
adhoc
varmGetter
Function: read the code :-).
Function: read the code :-).
varmGetter/noPackMod/noPMod1
Function: read the code :-).
Function: read the code :-).
varmGetter/noPackMod/noPMod2
Function: read the code :-).
Function: read the code :-).
varmGetter/vrmSameConn
Function: read the code :-).
Function: read the code :-).
varmGetter2
Function: read the code :-).
Function: read the code :-).
cmd
Connect and Disconnect from a STOMP broker using TCP.
Connect and Disconnect from a STOMP broker using TCP.
Connect and Disconnect from a STOMP broker using TLS.
Connect and Disconnect from a STOMP broker using TLS.
jinterop
activemq/gorecv
A message receiver, to demonstrate JMS interoperability.
A message receiver, to demonstrate JMS interoperability.
activemq/gosend
A message sender, to demonstrate JMS interoperability.
A message sender, to demonstrate JMS interoperability.
artemis/gorecv
A message receiver, to demonstrate JMS interoperability.
A message receiver, to demonstrate JMS interoperability.
artemis/gosend
A message sender, to demonstrate JMS interoperability.
A message sender, to demonstrate JMS interoperability.
Publish messages to a STOMP broker.
Publish messages to a STOMP broker.
receipts
onack
Show receiving a RECIPT, requested from an ACK.
Show receiving a RECIPT, requested from an ACK.
Outputs to demonstrate different broker's algorithms for balancing messages across multiple subscriptions to the same queue.
Outputs to demonstrate different broker's algorithms for balancing messages across multiple subscriptions to the same queue.
Package sngecomm provides common functionality used in the stompngo_examples project.
Package sngecomm provides common functionality used in the stompngo_examples project.
Send and receive many STOMP messages using multiple queues and goroutines to service each send or receive instance.
Send and receive many STOMP messages using multiple queues and goroutines to service each send or receive instance.
Send and receive many STOMP messages using multiple queues and goroutines to service each send or receive instance.
Send and receive many STOMP messages using multiple queues and goroutines to service each send or receive instance.
Send and receive many STOMP messages using multiple queues and goroutines to service each send or receive instance.
Send and receive many STOMP messages using multiple queues and goroutines to service each send or receive instance.
Send and receive many STOMP messages using multiple queues and goroutines to service each send or receive instance.
Send and receive many STOMP messages using multiple queues and goroutines to service each send or receive instance.
Subscribe and receive messages from a STOMP broker.
Subscribe and receive messages from a STOMP broker.
tlsexamps
tlsuc1
Connect and Disconnect from a STOMP broker with a TLS connection, use case 1.
Connect and Disconnect from a STOMP broker with a TLS connection, use case 1.
tlsuc2
Connect and Disconnect from a STOMP broker with a TLS connection, use case 2.
Connect and Disconnect from a STOMP broker with a TLS connection, use case 2.
tlsuc3
Connect and Disconnect from a STOMP broker with a TLS connection, use case 3.
Connect and Disconnect from a STOMP broker with a TLS connection, use case 3.
tlsuc4
Connect and Disconnect from a STOMP broker with a TLS connection, use case 4.
Connect and Disconnect from a STOMP broker with a TLS connection, use case 4.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL