1 # stompngo_examples - Java JMS Interoperability #
5 * ActiveMQ Message Broker
6 * Openwire port at 61616
9 ## Java and go Preparation ##
11 * Modify cp.sh to provide your AMQ lib location
14 ## Send and Receive With go ##
19 ## Send and Receive With Java ##
24 ## Send With go and Receive With Java ##
29 ## Send With Java and Receive With go ##
34 ## Cleanup After Testing ##
40 One can send and receive using Java of course, or send and receive using go.