Skip to content

Commit

Permalink
Merge pull request #47 from nats-io/minor-doc-update
Browse files Browse the repository at this point in the history
Update documentation related to URL parsing.
  • Loading branch information
Colin Sullivan committed Feb 12, 2016
2 parents b366472 + b7bc870 commit 812e53a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ <h2 class="groupheader">Member Function Documentation</h2>
</table>
</div><div class="memdoc">

<p>CreateConnection will attempt to connect to the <a class="el" href="namespace_n_a_t_s.html">NATS</a> server. The url can contain username/password semantics. </p>
<p>CreateConnection will attempt to connect to the <a class="el" href="namespace_n_a_t_s.html">NATS</a> server. The url can contain username/password semantics. Comma seperated arrays are also supported, e.g. urlA, urlB. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">url</td><td>The url</td></tr>
Expand Down

0 comments on commit 812e53a

Please sign in to comment.