2016-09-11 |
Guy M. Allard | Add support for Artemis style JMS queue names.
|
commit | commitdiff | tree |
2016-09-11 |
Guy M. Allard | Change heart beat data display
|
commit | commitdiff | tree |
2016-09-11 |
Guy M. Allard | Change send / recv wait variables.
|
commit | commitdiff | tree |
2016-08-10 |
Guy M. Allard | Merge branch 'refactor_enhance' into dev
|
commit | commitdiff | tree |
2016-08-10 |
Guy M. Allard | Example of draining with user code. Example 1/2.
|
commit | commitdiff | tree |
2016-08-10 |
Guy M. Allard | Example of draining with user code. Example 1/2.
|
commit | commitdiff | tree |
2016-08-10 |
Guy M. Allard | Same connection example and script, details:
|
commit | commitdiff | tree |
2016-08-10 |
Guy M. Allard | varmGetter.go and vrmall.sh, details:
|
commit | commitdiff | tree |
2016-08-08 |
Guy M. Allard | Cosmetics in code, no functionality change.
|
commit | commitdiff | tree |
2016-08-08 |
Guy M. Allard | Remove inadvertantly comitted binaries.
|
commit | commitdiff | tree |
2016-08-04 |
gmallard | Merge branch 'dev', Version 1.0.5:
|
commit | commitdiff | tree |
2016-08-04 |
gmallard | Version 1.0.5
|
commit | commitdiff | tree |
2016-08-04 |
gmallard | Add demo of stompngo drain early extension.
|
commit | commitdiff | tree |
2016-08-03 |
gmallard | Add receipt handling to the ACK handler helper.
|
commit | commitdiff | tree |
2016-07-31 |
gmallard | Create adhoc subdirectory, a location for:
|
commit | commitdiff | tree |
2016-07-31 |
gmallard | Start version patch level activity.
|
commit | commitdiff | tree |
2016-07-31 |
gmallard | Version 1.0.4
|
commit | commitdiff | tree |
2016-07-31 |
gmallard | Remove commented out code.
|
commit | commitdiff | tree |
2016-07-30 |
gmallard | srmgor_manyconn.go updated for common code / logging.
|
commit | commitdiff | tree |
2016-07-30 |
gmallard | srmgor_1smrconn.go updated for common code / logging.
|
commit | commitdiff | tree |
2016-07-30 |
gmallard | srmgor_2conn.go updated for common code / logging.
|
commit | commitdiff | tree |
2016-07-30 |
gmallard | srmgor_1conn.go updated for common code / logging.
|
commit | commitdiff | tree |
2016-07-30 |
gmallard | recv_mds.go updated for common code / logging.
|
commit | commitdiff | tree |
2016-07-30 |
gmallard | JMS interop examples updated for common code / logging.
|
commit | commitdiff | tree |
2016-07-30 |
gmallard | Fix previously missed message formatting.
|
commit | commitdiff | tree |
2016-07-30 |
gmallard | Receipt examples updated for common code / logging.
|
commit | commitdiff | tree |
2016-07-30 |
gmallard | subscribe.go updated for common code / logging.
|
commit | commitdiff | tree |
2016-07-30 |
gmallard | Belatedly add elapsed time calculation and display.
|
commit | commitdiff | tree |
2016-07-30 |
gmallard | All TLS examples updated for common code / logging.
|
commit | commitdiff | tree |
2016-07-30 |
gmallard | Remove runall helper TLS scripts.
|
commit | commitdiff | tree |
2016-07-30 |
gmallard | ack.go updated for common code / logging.
|
commit | commitdiff | tree |
2016-07-30 |
gmallard | conndisc.go updated for common code / logging.
|
commit | commitdiff | tree |
2016-07-30 |
gmallard | Start another effort on more commanality, specifically:
|
commit | commitdiff | tree |
2016-07-30 |
Guy M. Allard | Modify how version display works.
|
commit | commitdiff | tree |
2016-07-22 |
gmallard | Correct makefile for interop examples.
|
commit | commitdiff | tree |
2016-07-22 |
gmallard | Start next dev round.
|
commit | commitdiff | tree |
2016-07-22 |
gmallard | Version 1.0.3
|
commit | commitdiff | tree |
2016-07-19 |
gmallard | Catch up on EXAMPLE documentation.
|
commit | commitdiff | tree |
2016-07-19 |
gmallard | Add more JMS message type checks.
|
commit | commitdiff | tree |
2016-07-19 |
gmallard | Belated patch level bump.
|
commit | commitdiff | tree |
2016-07-19 |
gmallard | Add Java/JMS interoperability examples for Artemis.
|
commit | commitdiff | tree |
2016-07-19 |
gmallard | Ignore .class and .htm[l] files.
|
commit | commitdiff | tree |
2016-07-17 |
gmallard | Isolate the ActiveMQ JMS sexamples.
|
commit | commitdiff | tree |
2016-07-11 |
gmallard | Minor editorial changes to EXAMPLES.md
|
commit | commitdiff | tree |
2016-07-11 |
gmallard | Start next dev round.
|
commit | commitdiff | tree |
2016-07-11 |
gmallard | Version 1.0.2
|
commit | commitdiff | tree |
2016-07-11 |
gmallard | Rework all the stompngo examples:
|
commit | commitdiff | tree |
2016-07-11 |
gmallard | Merge branch 'exrework', next part of examples rework:
|
commit | commitdiff | tree |
2016-07-11 |
gmallard | Update log message formats in the sngecomm package:
|
commit | commitdiff | tree |
2016-07-11 |
gmallard | A scripted update to formats of log messages:
|
commit | commitdiff | tree |
2016-07-11 |
gmallard | Prep for scripting of log message changes.
|
commit | commitdiff | tree |
2016-07-10 |
gmallard | Common use of the 'hap' variable name.
|
commit | commitdiff | tree |
2016-07-10 |
gmallard | Log message updates using sed.
|
commit | commitdiff | tree |
2016-07-10 |
gmallard | Message fromatting for tlsuc2.go.
|
commit | commitdiff | tree |
2016-07-10 |
gmallard | Message formatting for publish.go.
|
commit | commitdiff | tree |
2016-07-10 |
gmallard | A step towards common format in log output.
|
commit | commitdiff | tree |
2016-07-10 |
gmallard | Merge branch 'exrework' into dev, phase 2 example rework:
|
commit | commitdiff | tree |
2016-07-10 |
gmallard | All examples demonstrate proper way to receive messages:
|
commit | commitdiff | tree |
2016-07-09 |
gmallard | Consistently use senv.Persistent() in examples that...
|
commit | commitdiff | tree |
2016-07-09 |
gmallard | Remove PERSISTENT from environment valiables:
|
commit | commitdiff | tree |
2016-07-09 |
gmallard | Results of gofmt for project.
|
commit | commitdiff | tree |
2016-07-09 |
gmallard | Add commonality to all 'stagger' code."
|
commit | commitdiff | tree |
2016-07-09 |
gmallard | Add a Makefile. This:
|
commit | commitdiff | tree |
2016-07-09 |
gmallard | Fix subscribe channed variable name.
|
commit | commitdiff | tree |
2016-07-09 |
gmallard | Merge branch 'exrework' into dev, Phase 1 of all examples...
|
commit | commitdiff | tree |
2016-07-09 |
gmallard | Bring the TLS examples up to date.
|
commit | commitdiff | tree |
2016-07-09 |
gmallard | Bring the many receiver many sender example up to date.
|
commit | commitdiff | tree |
2016-07-08 |
gmallard | Cleanup the two connection example.
|
commit | commitdiff | tree |
2016-07-08 |
gmallard | Remove CONN2BUFFER from environment variables. It...
|
commit | commitdiff | tree |
2016-07-08 |
gmallard | Update 1smrconn example.
|
commit | commitdiff | tree |
2016-07-07 |
gmallard | Remove RECVCONNS environment variable. It was:
|
commit | commitdiff | tree |
2016-07-07 |
gmallard | Next round of example updates.
|
commit | commitdiff | tree |
2016-07-07 |
gmallard | Clean up subscription balancing demonstration.
|
commit | commitdiff | tree |
2016-07-07 |
gmallard | The RECEIPT demonsrations are now updated.
|
commit | commitdiff | tree |
2016-07-06 |
gmallard | Java interoperability examples are updated.
|
commit | commitdiff | tree |
2016-07-06 |
gmallard | And the next step .... tls conn and disc example.
|
commit | commitdiff | tree |
2016-07-06 |
gmallard | Eliminate ExampIdNow method.
|
commit | commitdiff | tree |
2016-07-06 |
gmallard | Next step towards documentation and source code cleanup.
|
commit | commitdiff | tree |
2016-07-06 |
gmallard | One step towards documentation and source code cleanup.
|
commit | commitdiff | tree |
2016-07-06 |
gmallard | Add testing to common code subpackage.
|
commit | commitdiff | tree |
2016-07-06 |
gmallard | The sngecomm package now builds cleanly.
|
commit | commitdiff | tree |
2016-07-06 |
gmallard | Start rework of examples.
|
commit | commitdiff | tree |
2016-07-06 |
gmallard | Merge branch 'dev'. Version 1.0.1. Commits:
|
commit | commitdiff | tree |
2016-07-06 |
gmallard | Begin to version this package.
|
commit | commitdiff | tree |
2016-06-29 |
gmallard | Fix broken compile.
|
commit | commitdiff | tree |
2016-06-27 |
gmallard | Embellish display of TLS config info.
|
commit | commitdiff | tree |
2016-06-19 |
gmallard | Enhance logging for these examples.
|
commit | commitdiff | tree |
2016-06-12 |
gmallard | General housekeeping:
|
commit | commitdiff | tree |
2016-06-11 |
gmallard | Add ability to print a limited part of the payload.
|
commit | commitdiff | tree |
2016-05-02 |
gmallard | Ignore local vscode artifacts.
|
commit | commitdiff | tree |
2015-04-25 |
gmallard | Merge branch 'receiptdemos' into dev
|
commit | commitdiff | tree |
2015-04-25 |
gmallard | Demo RECEIPT on an ACK.
|
commit | commitdiff | tree |
2015-04-25 |
gmallard | Demo RECEIPT on a SEND.
|
commit | commitdiff | tree |
2015-04-25 |
gmallard | Connect example can use and display heartbeat parms
|
commit | commitdiff | tree |
2015-04-24 |
gmallard | Conn example can request HBs, and show negotiated values.
|
commit | commitdiff | tree |
2015-01-11 |
gmallard | Copyright updates, 2015.
|
commit | commitdiff | tree |
2015-01-11 |
gmallard | Rearrange wait, claify connect output.
|
commit | commitdiff | tree |
2014-12-02 |
gmallard | Dump Cipher Suite in hex also.
|
commit | commitdiff | tree |
2014-11-30 |
gmallard | gofmt pass.
|
commit | commitdiff | tree |
2014-03-20 |
gmallard | Help clarify a stompngo issue.
|
commit | commitdiff | tree |