Havret commented on a change in pull request #33: NO-JIRA: Update docs
URL: https://github.com/apache/activemq-nms-amqp/pull/33#discussion_r326775649
 
 

 ##########
 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:
   I've added basic settings. 

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to