mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
updating docs
This commit is contained in:
@@ -2318,15 +2318,15 @@
|
||||
</ul>
|
||||
<p>Probably the best way to learn about implementing a client is to look at one of the client's maintained by the Synadia team. These clients are generally full featured, so if you can use them, that is even better, but if you have to write a client these may go beyond your needs while still capturing many of the design considerations discussed here.</p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/nats-io/go-nats" target="_blank">go</a></li>
|
||||
<li><a href="https://github.com/nats-io/node-nats" target="_blank">node</a></li>
|
||||
<li><a href="https://github.com/nats-io/ts-nats" target="_blank">typescript</a></li>
|
||||
<li><a href="https://github.com/nats-io/python-nats" target="_blank">python2</a></li>
|
||||
<li><a href="https://github.com/nats-io/asyncio-nats" target="_blank">python asyncio</a></li>
|
||||
<li><a href="https://github.com/nats-io/java-nats" target="_blank">java</a></li>
|
||||
<li><a href="https://github.com/nats-io/csharp-nats" target="_blank">c#</a></li>
|
||||
<li><a href="https://github.com/nats-io/ruby-nats" target="_blank">ruby</a></li>
|
||||
<li><a href="https://github.com/nats-io/cnats" target="_blank">c</a></li>
|
||||
<li><a href="https://github.com/nats-io/nats.go" target="_blank">go</a></li>
|
||||
<li><a href="https://github.com/nats-io/nats.js" target="_blank">node</a></li>
|
||||
<li><a href="https://github.com/nats-io/nats.ts" target="_blank">typescript</a></li>
|
||||
<li><a href="https://github.com/nats-io/nats.py2" target="_blank">python2</a></li>
|
||||
<li><a href="https://github.com/nats-io/nats.py" target="_blank">python asyncio</a></li>
|
||||
<li><a href="https://github.com/nats-io/nats.java" target="_blank">java</a></li>
|
||||
<li><a href="https://github.com/nats-io/nats.net" target="_blank">c#</a></li>
|
||||
<li><a href="https://github.com/nats-io/nats.rb" target="_blank">ruby</a></li>
|
||||
<li><a href="https://github.com/nats-io/nats.c" target="_blank">c</a></li>
|
||||
</ul>
|
||||
<h2 id="client-connection-options"><a name="client-connection-options" class="plugin-anchor" href="#client-connection-options"><i class="fa fa-link" aria-hidden="true"></i></a>Client connection options</h2>
|
||||
<p>Clients can connect in authenticated or unauthenticated mode, as well as verbose mode which enables acknowledgements. See the <a href="../documentation/internals/nats-protocol#CONNECT">protocol documentation</a> for details.</p>
|
||||
@@ -2410,7 +2410,7 @@
|
||||
<script>
|
||||
var gitbook = gitbook || [];
|
||||
gitbook.push(function() {
|
||||
gitbook.page.hasChanged({"page":{"title":"Developing a Client","level":"9.2.1","depth":2,"next":{"title":"NATS Cluster Protocol","level":"9.3","depth":1,"path":"nats_protocol/nats-server-protocol.md","ref":"nats_protocol/nats-server-protocol.md","articles":[]},"previous":{"title":"Client Protocol","level":"9.2","depth":1,"path":"nats_protocol/nats-protocol.md","ref":"nats_protocol/nats-protocol.md","articles":[{"title":"Developing a Client","level":"9.2.1","depth":2,"path":"nats_protocol/nats-client-dev.md","ref":"nats_protocol/nats-client-dev.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":["prism","-highlight","include-html","toggle-chapters","anchors"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"prism":{"lang":{"ascii":"markup","text":"markup"}},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-html":{},"fontsettings":{"theme":"white","family":"sans","size":2},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"anchors":{},"toggle-chapters":{}},"theme":"default","author":"The NATS Maintainers","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"NATS","gitbook":"*","description":"Administrative, developer and conceptual documentation for the NATS messaging system."},"file":{"path":"nats_protocol/nats-client-dev.md","mtime":"2019-05-29T16:43:54.846Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-29T16:45:48.381Z"},"basePath":"..","book":{"language":""}});
|
||||
gitbook.page.hasChanged({"page":{"title":"Developing a Client","level":"9.2.1","depth":2,"next":{"title":"NATS Cluster Protocol","level":"9.3","depth":1,"path":"nats_protocol/nats-server-protocol.md","ref":"nats_protocol/nats-server-protocol.md","articles":[]},"previous":{"title":"Client Protocol","level":"9.2","depth":1,"path":"nats_protocol/nats-protocol.md","ref":"nats_protocol/nats-protocol.md","articles":[{"title":"Developing a Client","level":"9.2.1","depth":2,"path":"nats_protocol/nats-client-dev.md","ref":"nats_protocol/nats-client-dev.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":["prism","-highlight","include-html","toggle-chapters","anchors"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"prism":{"lang":{"ascii":"markup","text":"markup"}},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-html":{},"fontsettings":{"theme":"white","family":"sans","size":2},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"anchors":{},"toggle-chapters":{}},"theme":"default","author":"The NATS Maintainers","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"NATS","gitbook":"*","description":"Administrative, developer and conceptual documentation for the NATS messaging system."},"file":{"path":"nats_protocol/nats-client-dev.md","mtime":"2019-05-30T17:42:13.286Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T17:42:48.393Z"},"basePath":"..","book":{"language":""}});
|
||||
});
|
||||
</script>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user