michaelandrepearce commented on a change in pull request #33: [WIP] Update docs
URL: https://github.com/apache/activemq-nms-amqp/pull/33#discussion_r325963096
 
 

 ##########
 File path: docs/configuration.md
 ##########
 @@ -0,0 +1,21 @@
+# Client configuration
+This file details various configuration options for the client, the syntax for 
its related configuration, and various uri options that can be set when 
defining a ConnectionFactory. 
+
+## Connection Uri
+The basic format of the clients Connection URI is as follows:
+
+```
+amqp[s]://hostname:port[?option=value[&option2=value...]]
+```
+
 
 Review comment:
   Failover and other settings need to be here 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to