diff --git a/Makefile b/Makefile index c575269..18943a4 100644 --- a/Makefile +++ b/Makefile @@ -13,4 +13,5 @@ examples: deploy: init examples rm -rf docs - gitbook build . docs \ No newline at end of file + gitbook build . docs + cp assets/images/favicon.ico docs/gitbook/images \ No newline at end of file diff --git a/_layouts/website/page.html b/_layouts/website/page.html index cfa403d..4ef6259 100644 --- a/_layouts/website/page.html +++ b/_layouts/website/page.html @@ -174,7 +174,7 @@ display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/book.json b/book.json index cfffb96..6110e21 100644 --- a/book.json +++ b/book.json @@ -6,7 +6,6 @@ "prism", "-sharing", "-highlight", - "custom-favicon", "include-html", "toggle-chapters", "anchors" @@ -17,7 +16,6 @@ "ascii": "markup", "text": "markup" } - }, - "favicon": "assets/images/favicon.ico" + } } } \ No newline at end of file diff --git a/docs/developer/concepts/acks.html b/docs/developer/concepts/acks.html index 95bea6e..ca79877 100644 --- a/docs/developer/concepts/acks.html +++ b/docs/developer/concepts/acks.html @@ -2373,7 +2373,7 @@ digraph nats_request_reply { @@ -2545,7 +2545,7 @@ digraph nats_request_reply { display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/concepts/intro.html b/docs/developer/concepts/intro.html index b64cc56..6255b2b 100644 --- a/docs/developer/concepts/intro.html +++ b/docs/developer/concepts/intro.html @@ -2363,7 +2363,7 @@ graph nats { @@ -2535,7 +2535,7 @@ graph nats { display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/concepts/pubsub.html b/docs/developer/concepts/pubsub.html index 07d04e0..5f90fe2 100644 --- a/docs/developer/concepts/pubsub.html +++ b/docs/developer/concepts/pubsub.html @@ -2363,7 +2363,7 @@ digraph nats_pub_sub { @@ -2535,7 +2535,7 @@ digraph nats_pub_sub { display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/concepts/queue.html b/docs/developer/concepts/queue.html index 49108fd..07cf2d3 100644 --- a/docs/developer/concepts/queue.html +++ b/docs/developer/concepts/queue.html @@ -2366,7 +2366,7 @@ digraph nats_queues { @@ -2538,7 +2538,7 @@ digraph nats_queues { display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/concepts/reqreply.html b/docs/developer/concepts/reqreply.html index 71cd174..534817c 100644 --- a/docs/developer/concepts/reqreply.html +++ b/docs/developer/concepts/reqreply.html @@ -2380,7 +2380,7 @@ digraph nats_request_reply { @@ -2552,7 +2552,7 @@ digraph nats_request_reply { display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/concepts/seq_num.html b/docs/developer/concepts/seq_num.html index 851b541..9f2bdd7 100644 --- a/docs/developer/concepts/seq_num.html +++ b/docs/developer/concepts/seq_num.html @@ -2367,7 +2367,7 @@ digraph nats_pub_sub { @@ -2539,7 +2539,7 @@ digraph nats_pub_sub { display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/concepts/subjects.html b/docs/developer/concepts/subjects.html index cf26e23..f2766dc 100644 --- a/docs/developer/concepts/subjects.html +++ b/docs/developer/concepts/subjects.html @@ -2408,7 +2408,7 @@ digraph g { @@ -2580,7 +2580,7 @@ digraph g { display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/connecting/cluster.html b/docs/developer/connecting/cluster.html index acf019a..3f47afb 100644 --- a/docs/developer/connecting/cluster.html +++ b/docs/developer/connecting/cluster.html @@ -2484,7 +2484,7 @@ nc.close var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Connecting to a Cluster","level":"3.2.3","depth":2,"next":{"title":"Setting a Connect Timeout","level":"3.2.4","depth":2,"path":"developer/connecting/connect_timeout.md","ref":"developer/connecting/connect_timeout.md","articles":[]},"previous":{"title":"Connecting to a Specific Server","level":"3.2.2","depth":2,"path":"developer/connecting/specific_server.md","ref":"developer/connecting/specific_server.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","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},"favicon":"assets/images/favicon.ico","custom-favicon":{},"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":"developer/connecting/cluster.md","mtime":"2019-05-30T21:51:29.771Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"../..","book":{"language":""}}); + gitbook.page.hasChanged({"page":{"title":"Connecting to a Cluster","level":"3.2.3","depth":2,"next":{"title":"Setting a Connect Timeout","level":"3.2.4","depth":2,"path":"developer/connecting/connect_timeout.md","ref":"developer/connecting/connect_timeout.md","articles":[]},"previous":{"title":"Connecting to a Specific Server","level":"3.2.2","depth":2,"path":"developer/connecting/specific_server.md","ref":"developer/connecting/specific_server.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-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"}},"include-html":{},"toggle-chapters":{},"anchors":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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":"developer/connecting/cluster.md","mtime":"2019-05-30T21:51:29.771Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T23:16:20.593Z"},"basePath":"../..","book":{"language":""}}); }); @@ -2656,7 +2656,7 @@ nc.close= EM var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Setting a Connect Timeout","level":"3.2.4","depth":2,"next":{"title":"Ping/Pong Protocol","level":"3.2.5","depth":2,"path":"developer/connecting/pingpong.md","ref":"developer/connecting/pingpong.md","articles":[]},"previous":{"title":"Connecting to a Cluster","level":"3.2.3","depth":2,"path":"developer/connecting/cluster.md","ref":"developer/connecting/cluster.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","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},"favicon":"assets/images/favicon.ico","custom-favicon":{},"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":"developer/connecting/connect_timeout.md","mtime":"2019-05-30T21:51:29.771Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"../..","book":{"language":""}}); + gitbook.page.hasChanged({"page":{"title":"Setting a Connect Timeout","level":"3.2.4","depth":2,"next":{"title":"Ping/Pong Protocol","level":"3.2.5","depth":2,"path":"developer/connecting/pingpong.md","ref":"developer/connecting/pingpong.md","articles":[]},"previous":{"title":"Connecting to a Cluster","level":"3.2.3","depth":2,"path":"developer/connecting/cluster.md","ref":"developer/connecting/cluster.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-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"}},"include-html":{},"toggle-chapters":{},"anchors":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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":"developer/connecting/connect_timeout.md","mtime":"2019-05-30T21:51:29.771Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T23:16:20.593Z"},"basePath":"../..","book":{"language":""}}); }); @@ -2618,7 +2618,7 @@ timer = EM.close var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Connecting to the Default Server","level":"3.2.1","depth":2,"next":{"title":"Connecting to a Specific Server","level":"3.2.2","depth":2,"path":"developer/connecting/specific_server.md","ref":"developer/connecting/specific_server.md","articles":[]},"previous":{"title":"Connecting","level":"3.2","depth":1,"path":"developer/connecting/intro.md","ref":"developer/connecting/intro.md","articles":[{"title":"Connecting to the Default Server","level":"3.2.1","depth":2,"path":"developer/connecting/default_server.md","ref":"developer/connecting/default_server.md","articles":[]},{"title":"Connecting to a Specific Server","level":"3.2.2","depth":2,"path":"developer/connecting/specific_server.md","ref":"developer/connecting/specific_server.md","articles":[]},{"title":"Connecting to a Cluster","level":"3.2.3","depth":2,"path":"developer/connecting/cluster.md","ref":"developer/connecting/cluster.md","articles":[]},{"title":"Setting a Connect Timeout","level":"3.2.4","depth":2,"path":"developer/connecting/connect_timeout.md","ref":"developer/connecting/connect_timeout.md","articles":[]},{"title":"Ping/Pong Protocol","level":"3.2.5","depth":2,"path":"developer/connecting/pingpong.md","ref":"developer/connecting/pingpong.md","articles":[]},{"title":"Controlling the Client/Server Protocol","level":"3.2.6","depth":2,"path":"developer/connecting/protocol.md","ref":"developer/connecting/protocol.md","articles":[]},{"title":"Turning Off Echo'd Messages","level":"3.2.7","depth":2,"path":"developer/connecting/noecho.md","ref":"developer/connecting/noecho.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","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},"favicon":"assets/images/favicon.ico","custom-favicon":{},"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":"developer/connecting/default_server.md","mtime":"2019-05-30T21:51:29.771Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"../..","book":{"language":""}}); + gitbook.page.hasChanged({"page":{"title":"Connecting to the Default Server","level":"3.2.1","depth":2,"next":{"title":"Connecting to a Specific Server","level":"3.2.2","depth":2,"path":"developer/connecting/specific_server.md","ref":"developer/connecting/specific_server.md","articles":[]},"previous":{"title":"Connecting","level":"3.2","depth":1,"path":"developer/connecting/intro.md","ref":"developer/connecting/intro.md","articles":[{"title":"Connecting to the Default Server","level":"3.2.1","depth":2,"path":"developer/connecting/default_server.md","ref":"developer/connecting/default_server.md","articles":[]},{"title":"Connecting to a Specific Server","level":"3.2.2","depth":2,"path":"developer/connecting/specific_server.md","ref":"developer/connecting/specific_server.md","articles":[]},{"title":"Connecting to a Cluster","level":"3.2.3","depth":2,"path":"developer/connecting/cluster.md","ref":"developer/connecting/cluster.md","articles":[]},{"title":"Setting a Connect Timeout","level":"3.2.4","depth":2,"path":"developer/connecting/connect_timeout.md","ref":"developer/connecting/connect_timeout.md","articles":[]},{"title":"Ping/Pong Protocol","level":"3.2.5","depth":2,"path":"developer/connecting/pingpong.md","ref":"developer/connecting/pingpong.md","articles":[]},{"title":"Controlling the Client/Server Protocol","level":"3.2.6","depth":2,"path":"developer/connecting/protocol.md","ref":"developer/connecting/protocol.md","articles":[]},{"title":"Turning Off Echo'd Messages","level":"3.2.7","depth":2,"path":"developer/connecting/noecho.md","ref":"developer/connecting/noecho.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-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"}},"include-html":{},"toggle-chapters":{},"anchors":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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":"developer/connecting/default_server.md","mtime":"2019-05-30T21:51:29.771Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T23:16:20.593Z"},"basePath":"../..","book":{"language":""}}); }); @@ -2631,7 +2631,7 @@ nc.close var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Connecting","level":"3.2","depth":1,"next":{"title":"Connecting to the Default Server","level":"3.2.1","depth":2,"path":"developer/connecting/default_server.md","ref":"developer/connecting/default_server.md","articles":[]},"previous":{"title":"Introduction","level":"3.1","depth":1,"path":"developer/README.md","ref":"developer/README.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","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},"favicon":"assets/images/favicon.ico","custom-favicon":{},"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":"developer/connecting/intro.md","mtime":"2019-05-30T21:51:29.771Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"../..","book":{"language":""}}); + gitbook.page.hasChanged({"page":{"title":"Connecting","level":"3.2","depth":1,"next":{"title":"Connecting to the Default Server","level":"3.2.1","depth":2,"path":"developer/connecting/default_server.md","ref":"developer/connecting/default_server.md","articles":[]},"previous":{"title":"Introduction","level":"3.1","depth":1,"path":"developer/README.md","ref":"developer/README.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-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"}},"include-html":{},"toggle-chapters":{},"anchors":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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":"developer/connecting/intro.md","mtime":"2019-05-30T21:51:29.771Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T23:16:20.593Z"},"basePath":"../..","book":{"language":""}}); }); @@ -2521,7 +2521,7 @@ display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/connecting/noecho.html b/docs/developer/connecting/noecho.html index 3ebdc2c..5ba4ad6 100644 --- a/docs/developer/connecting/noecho.html +++ b/docs/developer/connecting/noecho.html @@ -2477,7 +2477,7 @@ ncB = NATS(< @@ -2649,7 +2649,7 @@ ncB = NATS(< display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/connecting/pingpong.html b/docs/developer/connecting/pingpong.html index 8ac6f88..5790446 100644 --- a/docs/developer/connecting/pingpong.html +++ b/docs/developer/connecting/pingpong.html @@ -2588,7 +2588,7 @@ nc.close var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Ping/Pong Protocol","level":"3.2.5","depth":2,"next":{"title":"Controlling the Client/Server Protocol","level":"3.2.6","depth":2,"path":"developer/connecting/protocol.md","ref":"developer/connecting/protocol.md","articles":[]},"previous":{"title":"Setting a Connect Timeout","level":"3.2.4","depth":2,"path":"developer/connecting/connect_timeout.md","ref":"developer/connecting/connect_timeout.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","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},"favicon":"assets/images/favicon.ico","custom-favicon":{},"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":"developer/connecting/pingpong.md","mtime":"2019-05-30T21:51:29.772Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"../..","book":{"language":""}}); + gitbook.page.hasChanged({"page":{"title":"Ping/Pong Protocol","level":"3.2.5","depth":2,"next":{"title":"Controlling the Client/Server Protocol","level":"3.2.6","depth":2,"path":"developer/connecting/protocol.md","ref":"developer/connecting/protocol.md","articles":[]},"previous":{"title":"Setting a Connect Timeout","level":"3.2.4","depth":2,"path":"developer/connecting/connect_timeout.md","ref":"developer/connecting/connect_timeout.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-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"}},"include-html":{},"toggle-chapters":{},"anchors":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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":"developer/connecting/pingpong.md","mtime":"2019-05-30T21:51:29.772Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T23:16:20.593Z"},"basePath":"../..","book":{"language":""}}); }); @@ -2760,7 +2760,7 @@ nc.close.close var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Controlling the Client/Server Protocol","level":"3.2.6","depth":2,"next":{"title":"Turning Off Echo'd Messages","level":"3.2.7","depth":2,"path":"developer/connecting/noecho.md","ref":"developer/connecting/noecho.md","articles":[]},"previous":{"title":"Ping/Pong Protocol","level":"3.2.5","depth":2,"path":"developer/connecting/pingpong.md","ref":"developer/connecting/pingpong.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","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},"favicon":"assets/images/favicon.ico","custom-favicon":{},"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":"developer/connecting/protocol.md","mtime":"2019-05-30T21:51:29.772Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"../..","book":{"language":""}}); + gitbook.page.hasChanged({"page":{"title":"Controlling the Client/Server Protocol","level":"3.2.6","depth":2,"next":{"title":"Turning Off Echo'd Messages","level":"3.2.7","depth":2,"path":"developer/connecting/noecho.md","ref":"developer/connecting/noecho.md","articles":[]},"previous":{"title":"Ping/Pong Protocol","level":"3.2.5","depth":2,"path":"developer/connecting/pingpong.md","ref":"developer/connecting/pingpong.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-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"}},"include-html":{},"toggle-chapters":{},"anchors":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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":"developer/connecting/protocol.md","mtime":"2019-05-30T21:51:29.772Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T23:16:20.593Z"},"basePath":"../..","book":{"language":""}}); }); @@ -2940,7 +2940,7 @@ nc.close.on @@ -2626,7 +2626,7 @@ nc.on display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/events/events.html b/docs/developer/events/events.html index 75903dc..adef51e 100644 --- a/docs/developer/events/events.html +++ b/docs/developer/events/events.html @@ -2776,7 +2776,7 @@ nc.on @@ -2948,7 +2948,7 @@ nc.on display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/events/intro.html b/docs/developer/events/intro.html index cf1fb7e..b2a5568 100644 --- a/docs/developer/events/intro.html +++ b/docs/developer/events/intro.html @@ -2489,7 +2489,7 @@ nc.on @@ -2661,7 +2661,7 @@ nc.on display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/events/slow.html b/docs/developer/events/slow.html index 7b12bfc..2291fcb 100644 --- a/docs/developer/events/slow.html +++ b/docs/developer/events/slow.html @@ -2635,7 +2635,7 @@ nc, err := @@ -2807,7 +2807,7 @@ nc, err := display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/index.html b/docs/developer/index.html index b2c7b6b..740431b 100644 --- a/docs/developer/index.html +++ b/docs/developer/index.html @@ -2377,7 +2377,7 @@ @@ -2549,7 +2549,7 @@ display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/receiving/async.html b/docs/developer/receiving/async.html index 23114bf..30e550f 100644 --- a/docs/developer/receiving/async.html +++ b/docs/developer/receiving/async.html @@ -2485,7 +2485,7 @@ msg = await var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Asynchronous Subscriptions","level":"3.5.2","depth":2,"next":{"title":"Unsubscribing","level":"3.5.3","depth":2,"path":"developer/receiving/unsubscribing.md","ref":"developer/receiving/unsubscribing.md","articles":[]},"previous":{"title":"Synchronous Subscriptions","level":"3.5.1","depth":2,"path":"developer/receiving/sync.md","ref":"developer/receiving/sync.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","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},"favicon":"assets/images/favicon.ico","custom-favicon":{},"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":"developer/receiving/async.md","mtime":"2019-05-30T21:51:29.773Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"../..","book":{"language":""}}); + gitbook.page.hasChanged({"page":{"title":"Asynchronous Subscriptions","level":"3.5.2","depth":2,"next":{"title":"Unsubscribing","level":"3.5.3","depth":2,"path":"developer/receiving/unsubscribing.md","ref":"developer/receiving/unsubscribing.md","articles":[]},"previous":{"title":"Synchronous Subscriptions","level":"3.5.1","depth":2,"path":"developer/receiving/sync.md","ref":"developer/receiving/sync.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-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"}},"include-html":{},"toggle-chapters":{},"anchors":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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":"developer/receiving/async.md","mtime":"2019-05-30T21:51:29.773Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T23:16:20.593Z"},"basePath":"../..","book":{"language":""}}); }); @@ -2657,7 +2657,7 @@ msg = await.close var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Draining Messages Before Disconnect","level":"3.5.8","depth":2,"next":{"title":"Structured Data","level":"3.5.9","depth":2,"path":"developer/receiving/structure.md","ref":"developer/receiving/structure.md","articles":[]},"previous":{"title":"Queue Subscriptions","level":"3.5.7","depth":2,"path":"developer/receiving/queues.md","ref":"developer/receiving/queues.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","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},"favicon":"assets/images/favicon.ico","custom-favicon":{},"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":"developer/receiving/drain.md","mtime":"2019-05-30T21:51:29.773Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"../..","book":{"language":""}}); + gitbook.page.hasChanged({"page":{"title":"Draining Messages Before Disconnect","level":"3.5.8","depth":2,"next":{"title":"Structured Data","level":"3.5.9","depth":2,"path":"developer/receiving/structure.md","ref":"developer/receiving/structure.md","articles":[]},"previous":{"title":"Queue Subscriptions","level":"3.5.7","depth":2,"path":"developer/receiving/queues.md","ref":"developer/receiving/queues.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-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"}},"include-html":{},"toggle-chapters":{},"anchors":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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":"developer/receiving/drain.md","mtime":"2019-05-30T21:51:29.773Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T23:16:20.593Z"},"basePath":"../..","book":{"language":""}}); }); @@ -2885,7 +2885,7 @@ nc.close var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Receiving Messages","level":"3.5","depth":1,"next":{"title":"Synchronous Subscriptions","level":"3.5.1","depth":2,"path":"developer/receiving/sync.md","ref":"developer/receiving/sync.md","articles":[]},"previous":{"title":"Encrypting Connections with TLS","level":"3.4.5","depth":2,"path":"developer/security/tls.md","ref":"developer/security/tls.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","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},"favicon":"assets/images/favicon.ico","custom-favicon":{},"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":"developer/receiving/intro.md","mtime":"2019-05-30T21:51:29.773Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"../..","book":{"language":""}}); + gitbook.page.hasChanged({"page":{"title":"Receiving Messages","level":"3.5","depth":1,"next":{"title":"Synchronous Subscriptions","level":"3.5.1","depth":2,"path":"developer/receiving/sync.md","ref":"developer/receiving/sync.md","articles":[]},"previous":{"title":"Encrypting Connections with TLS","level":"3.4.5","depth":2,"path":"developer/security/tls.md","ref":"developer/security/tls.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-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"}},"include-html":{},"toggle-chapters":{},"anchors":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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":"developer/receiving/intro.md","mtime":"2019-05-30T21:51:29.773Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T23:16:20.593Z"},"basePath":"../..","book":{"language":""}}); }); @@ -2521,7 +2521,7 @@ display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/receiving/queues.html b/docs/developer/receiving/queues.html index d4c47d7..b632647 100644 --- a/docs/developer/receiving/queues.html +++ b/docs/developer/receiving/queues.html @@ -2507,7 +2507,7 @@ msg = await var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Queue Subscriptions","level":"3.5.7","depth":2,"next":{"title":"Draining Messages Before Disconnect","level":"3.5.8","depth":2,"path":"developer/receiving/drain.md","ref":"developer/receiving/drain.md","articles":[]},"previous":{"title":"Wildcard Subscriptions","level":"3.5.6","depth":2,"path":"developer/receiving/wildcards.md","ref":"developer/receiving/wildcards.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","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},"favicon":"assets/images/favicon.ico","custom-favicon":{},"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":"developer/receiving/queues.md","mtime":"2019-05-30T21:51:29.773Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"../..","book":{"language":""}}); + gitbook.page.hasChanged({"page":{"title":"Queue Subscriptions","level":"3.5.7","depth":2,"next":{"title":"Draining Messages Before Disconnect","level":"3.5.8","depth":2,"path":"developer/receiving/drain.md","ref":"developer/receiving/drain.md","articles":[]},"previous":{"title":"Wildcard Subscriptions","level":"3.5.6","depth":2,"path":"developer/receiving/wildcards.md","ref":"developer/receiving/wildcards.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-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"}},"include-html":{},"toggle-chapters":{},"anchors":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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":"developer/receiving/queues.md","mtime":"2019-05-30T21:51:29.773Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T23:16:20.593Z"},"basePath":"../..","book":{"language":""}}); }); @@ -2679,7 +2679,7 @@ msg = await= & @@ -2679,7 +2679,7 @@ time_as_bytes = & display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/receiving/structure.html b/docs/developer/receiving/structure.html index 5fab1ed..4959391 100644 --- a/docs/developer/receiving/structure.html +++ b/docs/developer/receiving/structure.html @@ -2534,7 +2534,7 @@ nc.subscribe @@ -2706,7 +2706,7 @@ nc.subscribe display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/receiving/sync.html b/docs/developer/receiving/sync.html index 27581b5..e878694 100644 --- a/docs/developer/receiving/sync.html +++ b/docs/developer/receiving/sync.html @@ -2445,7 +2445,7 @@ nc.close var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Synchronous Subscriptions","level":"3.5.1","depth":2,"next":{"title":"Asynchronous Subscriptions","level":"3.5.2","depth":2,"path":"developer/receiving/async.md","ref":"developer/receiving/async.md","articles":[]},"previous":{"title":"Receiving Messages","level":"3.5","depth":1,"path":"developer/receiving/intro.md","ref":"developer/receiving/intro.md","articles":[{"title":"Synchronous Subscriptions","level":"3.5.1","depth":2,"path":"developer/receiving/sync.md","ref":"developer/receiving/sync.md","articles":[]},{"title":"Asynchronous Subscriptions","level":"3.5.2","depth":2,"path":"developer/receiving/async.md","ref":"developer/receiving/async.md","articles":[]},{"title":"Unsubscribing","level":"3.5.3","depth":2,"path":"developer/receiving/unsubscribing.md","ref":"developer/receiving/unsubscribing.md","articles":[]},{"title":"Unsubscribing After N Messages","level":"3.5.4","depth":2,"path":"developer/receiving/unsub_after.md","ref":"developer/receiving/unsub_after.md","articles":[]},{"title":"Replying to a Message","level":"3.5.5","depth":2,"path":"developer/receiving/reply.md","ref":"developer/receiving/reply.md","articles":[]},{"title":"Wildcard Subscriptions","level":"3.5.6","depth":2,"path":"developer/receiving/wildcards.md","ref":"developer/receiving/wildcards.md","articles":[]},{"title":"Queue Subscriptions","level":"3.5.7","depth":2,"path":"developer/receiving/queues.md","ref":"developer/receiving/queues.md","articles":[]},{"title":"Draining Messages Before Disconnect","level":"3.5.8","depth":2,"path":"developer/receiving/drain.md","ref":"developer/receiving/drain.md","articles":[]},{"title":"Structured Data","level":"3.5.9","depth":2,"path":"developer/receiving/structure.md","ref":"developer/receiving/structure.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","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},"favicon":"assets/images/favicon.ico","custom-favicon":{},"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":"developer/receiving/sync.md","mtime":"2019-05-30T21:51:29.774Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"../..","book":{"language":""}}); + gitbook.page.hasChanged({"page":{"title":"Synchronous Subscriptions","level":"3.5.1","depth":2,"next":{"title":"Asynchronous Subscriptions","level":"3.5.2","depth":2,"path":"developer/receiving/async.md","ref":"developer/receiving/async.md","articles":[]},"previous":{"title":"Receiving Messages","level":"3.5","depth":1,"path":"developer/receiving/intro.md","ref":"developer/receiving/intro.md","articles":[{"title":"Synchronous Subscriptions","level":"3.5.1","depth":2,"path":"developer/receiving/sync.md","ref":"developer/receiving/sync.md","articles":[]},{"title":"Asynchronous Subscriptions","level":"3.5.2","depth":2,"path":"developer/receiving/async.md","ref":"developer/receiving/async.md","articles":[]},{"title":"Unsubscribing","level":"3.5.3","depth":2,"path":"developer/receiving/unsubscribing.md","ref":"developer/receiving/unsubscribing.md","articles":[]},{"title":"Unsubscribing After N Messages","level":"3.5.4","depth":2,"path":"developer/receiving/unsub_after.md","ref":"developer/receiving/unsub_after.md","articles":[]},{"title":"Replying to a Message","level":"3.5.5","depth":2,"path":"developer/receiving/reply.md","ref":"developer/receiving/reply.md","articles":[]},{"title":"Wildcard Subscriptions","level":"3.5.6","depth":2,"path":"developer/receiving/wildcards.md","ref":"developer/receiving/wildcards.md","articles":[]},{"title":"Queue Subscriptions","level":"3.5.7","depth":2,"path":"developer/receiving/queues.md","ref":"developer/receiving/queues.md","articles":[]},{"title":"Draining Messages Before Disconnect","level":"3.5.8","depth":2,"path":"developer/receiving/drain.md","ref":"developer/receiving/drain.md","articles":[]},{"title":"Structured Data","level":"3.5.9","depth":2,"path":"developer/receiving/structure.md","ref":"developer/receiving/structure.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-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"}},"include-html":{},"toggle-chapters":{},"anchors":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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":"developer/receiving/sync.md","mtime":"2019-05-30T21:51:29.774Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T23:16:20.593Z"},"basePath":"../..","book":{"language":""}}); }); @@ -2617,7 +2617,7 @@ nc.close.unsubsc @@ -2690,7 +2690,7 @@ sub2.unsubsc display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/receiving/unsubscribing.html b/docs/developer/receiving/unsubscribing.html index 630074f..a2ee2df 100644 --- a/docs/developer/receiving/unsubscribing.html +++ b/docs/developer/receiving/unsubscribing.html @@ -2513,7 +2513,7 @@ sub.unsubscr @@ -2685,7 +2685,7 @@ sub.unsubscr display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/receiving/wildcards.html b/docs/developer/receiving/wildcards.html index e168b24..8c4e666 100644 --- a/docs/developer/receiving/wildcards.html +++ b/docs/developer/receiving/wildcards.html @@ -2868,7 +2868,7 @@ nc.publish @@ -3040,7 +3040,7 @@ nc.publish display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/reconnect/buffer.html b/docs/developer/reconnect/buffer.html index 481b5d3..9e066b4 100644 --- a/docs/developer/reconnect/buffer.html +++ b/docs/developer/reconnect/buffer.html @@ -2433,7 +2433,7 @@ nc.close var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Buffering Messages During Reconnect Attempts","level":"3.3.6","depth":2,"next":{"title":"Securing Connections","level":"3.4","depth":1,"path":"developer/security/intro.md","ref":"developer/security/intro.md","articles":[{"title":"Authenticating with a User and Password","level":"3.4.1","depth":2,"path":"developer/security/userpass.md","ref":"developer/security/userpass.md","articles":[]},{"title":"Authenticating with a Token","level":"3.4.2","depth":2,"path":"developer/security/token.md","ref":"developer/security/token.md","articles":[]},{"title":"Authenticating with an NKey","level":"3.4.3","depth":2,"path":"developer/security/nkey.md","ref":"developer/security/nkey.md","articles":[]},{"title":"Authenticating with a Credentials File","level":"3.4.4","depth":2,"path":"developer/security/creds.md","ref":"developer/security/creds.md","articles":[]},{"title":"Encrypting Connections with TLS","level":"3.4.5","depth":2,"path":"developer/security/tls.md","ref":"developer/security/tls.md","articles":[]}]},"previous":{"title":"Listening for Reconnect Events","level":"3.3.5","depth":2,"path":"developer/reconnect/events.md","ref":"developer/reconnect/events.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","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},"favicon":"assets/images/favicon.ico","custom-favicon":{},"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":"developer/reconnect/buffer.md","mtime":"2019-05-30T21:51:29.774Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"../..","book":{"language":""}}); + gitbook.page.hasChanged({"page":{"title":"Buffering Messages During Reconnect Attempts","level":"3.3.6","depth":2,"next":{"title":"Securing Connections","level":"3.4","depth":1,"path":"developer/security/intro.md","ref":"developer/security/intro.md","articles":[{"title":"Authenticating with a User and Password","level":"3.4.1","depth":2,"path":"developer/security/userpass.md","ref":"developer/security/userpass.md","articles":[]},{"title":"Authenticating with a Token","level":"3.4.2","depth":2,"path":"developer/security/token.md","ref":"developer/security/token.md","articles":[]},{"title":"Authenticating with an NKey","level":"3.4.3","depth":2,"path":"developer/security/nkey.md","ref":"developer/security/nkey.md","articles":[]},{"title":"Authenticating with a Credentials File","level":"3.4.4","depth":2,"path":"developer/security/creds.md","ref":"developer/security/creds.md","articles":[]},{"title":"Encrypting Connections with TLS","level":"3.4.5","depth":2,"path":"developer/security/tls.md","ref":"developer/security/tls.md","articles":[]}]},"previous":{"title":"Listening for Reconnect Events","level":"3.3.5","depth":2,"path":"developer/reconnect/events.md","ref":"developer/reconnect/events.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-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"}},"include-html":{},"toggle-chapters":{},"anchors":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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":"developer/reconnect/buffer.md","mtime":"2019-05-30T21:51:29.774Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T23:16:20.593Z"},"basePath":"../..","book":{"language":""}}); }); @@ -2605,7 +2605,7 @@ nc.close.close var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Disabling Reconnect","level":"3.3.1","depth":2,"next":{"title":"Set the Number of Reconnect Attempts","level":"3.3.2","depth":2,"path":"developer/reconnect/max.md","ref":"developer/reconnect/max.md","articles":[]},"previous":{"title":"Automatic Reconnections","level":"3.3","depth":1,"path":"developer/reconnect/intro.md","ref":"developer/reconnect/intro.md","articles":[{"title":"Disabling Reconnect","level":"3.3.1","depth":2,"path":"developer/reconnect/disable.md","ref":"developer/reconnect/disable.md","articles":[]},{"title":"Set the Number of Reconnect Attempts","level":"3.3.2","depth":2,"path":"developer/reconnect/max.md","ref":"developer/reconnect/max.md","articles":[]},{"title":"Pausing Between Reconnect Attempts","level":"3.3.3","depth":2,"path":"developer/reconnect/wait.md","ref":"developer/reconnect/wait.md","articles":[]},{"title":"Avoiding the Thundering Herd","level":"3.3.4","depth":2,"path":"developer/reconnect/random.md","ref":"developer/reconnect/random.md","articles":[]},{"title":"Listening for Reconnect Events","level":"3.3.5","depth":2,"path":"developer/reconnect/events.md","ref":"developer/reconnect/events.md","articles":[]},{"title":"Buffering Messages During Reconnect Attempts","level":"3.3.6","depth":2,"path":"developer/reconnect/buffer.md","ref":"developer/reconnect/buffer.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","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},"favicon":"assets/images/favicon.ico","custom-favicon":{},"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":"developer/reconnect/disable.md","mtime":"2019-05-30T21:51:29.774Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"../..","book":{"language":""}}); + gitbook.page.hasChanged({"page":{"title":"Disabling Reconnect","level":"3.3.1","depth":2,"next":{"title":"Set the Number of Reconnect Attempts","level":"3.3.2","depth":2,"path":"developer/reconnect/max.md","ref":"developer/reconnect/max.md","articles":[]},"previous":{"title":"Automatic Reconnections","level":"3.3","depth":1,"path":"developer/reconnect/intro.md","ref":"developer/reconnect/intro.md","articles":[{"title":"Disabling Reconnect","level":"3.3.1","depth":2,"path":"developer/reconnect/disable.md","ref":"developer/reconnect/disable.md","articles":[]},{"title":"Set the Number of Reconnect Attempts","level":"3.3.2","depth":2,"path":"developer/reconnect/max.md","ref":"developer/reconnect/max.md","articles":[]},{"title":"Pausing Between Reconnect Attempts","level":"3.3.3","depth":2,"path":"developer/reconnect/wait.md","ref":"developer/reconnect/wait.md","articles":[]},{"title":"Avoiding the Thundering Herd","level":"3.3.4","depth":2,"path":"developer/reconnect/random.md","ref":"developer/reconnect/random.md","articles":[]},{"title":"Listening for Reconnect Events","level":"3.3.5","depth":2,"path":"developer/reconnect/events.md","ref":"developer/reconnect/events.md","articles":[]},{"title":"Buffering Messages During Reconnect Attempts","level":"3.3.6","depth":2,"path":"developer/reconnect/buffer.md","ref":"developer/reconnect/buffer.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-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"}},"include-html":{},"toggle-chapters":{},"anchors":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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":"developer/reconnect/disable.md","mtime":"2019-05-30T21:51:29.774Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T23:16:20.593Z"},"basePath":"../..","book":{"language":""}}); }); @@ -2626,7 +2626,7 @@ nc.close.close var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Listening for Reconnect Events","level":"3.3.5","depth":2,"next":{"title":"Buffering Messages During Reconnect Attempts","level":"3.3.6","depth":2,"path":"developer/reconnect/buffer.md","ref":"developer/reconnect/buffer.md","articles":[]},"previous":{"title":"Avoiding the Thundering Herd","level":"3.3.4","depth":2,"path":"developer/reconnect/random.md","ref":"developer/reconnect/random.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","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},"favicon":"assets/images/favicon.ico","custom-favicon":{},"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":"developer/reconnect/events.md","mtime":"2019-05-30T21:51:29.774Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"../..","book":{"language":""}}); + gitbook.page.hasChanged({"page":{"title":"Listening for Reconnect Events","level":"3.3.5","depth":2,"next":{"title":"Buffering Messages During Reconnect Attempts","level":"3.3.6","depth":2,"path":"developer/reconnect/buffer.md","ref":"developer/reconnect/buffer.md","articles":[]},"previous":{"title":"Avoiding the Thundering Herd","level":"3.3.4","depth":2,"path":"developer/reconnect/random.md","ref":"developer/reconnect/random.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-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"}},"include-html":{},"toggle-chapters":{},"anchors":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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":"developer/reconnect/events.md","mtime":"2019-05-30T21:51:29.774Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T23:16:20.593Z"},"basePath":"../..","book":{"language":""}}); }); @@ -2658,7 +2658,7 @@ nc.close var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Automatic Reconnections","level":"3.3","depth":1,"next":{"title":"Disabling Reconnect","level":"3.3.1","depth":2,"path":"developer/reconnect/disable.md","ref":"developer/reconnect/disable.md","articles":[]},"previous":{"title":"Turning Off Echo'd Messages","level":"3.2.7","depth":2,"path":"developer/connecting/noecho.md","ref":"developer/connecting/noecho.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","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},"favicon":"assets/images/favicon.ico","custom-favicon":{},"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":"developer/reconnect/intro.md","mtime":"2019-05-30T21:51:29.775Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"../..","book":{"language":""}}); + gitbook.page.hasChanged({"page":{"title":"Automatic Reconnections","level":"3.3","depth":1,"next":{"title":"Disabling Reconnect","level":"3.3.1","depth":2,"path":"developer/reconnect/disable.md","ref":"developer/reconnect/disable.md","articles":[]},"previous":{"title":"Turning Off Echo'd Messages","level":"3.2.7","depth":2,"path":"developer/connecting/noecho.md","ref":"developer/connecting/noecho.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-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"}},"include-html":{},"toggle-chapters":{},"anchors":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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":"developer/reconnect/intro.md","mtime":"2019-05-30T21:51:29.775Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T23:16:20.593Z"},"basePath":"../..","book":{"language":""}}); }); @@ -2521,7 +2521,7 @@ display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/reconnect/max.html b/docs/developer/reconnect/max.html index dfa5993..4ebae6c 100644 --- a/docs/developer/reconnect/max.html +++ b/docs/developer/reconnect/max.html @@ -2450,7 +2450,7 @@ nc.close var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Set the Number of Reconnect Attempts","level":"3.3.2","depth":2,"next":{"title":"Pausing Between Reconnect Attempts","level":"3.3.3","depth":2,"path":"developer/reconnect/wait.md","ref":"developer/reconnect/wait.md","articles":[]},"previous":{"title":"Disabling Reconnect","level":"3.3.1","depth":2,"path":"developer/reconnect/disable.md","ref":"developer/reconnect/disable.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","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},"favicon":"assets/images/favicon.ico","custom-favicon":{},"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":"developer/reconnect/max.md","mtime":"2019-05-30T21:51:29.775Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"../..","book":{"language":""}}); + gitbook.page.hasChanged({"page":{"title":"Set the Number of Reconnect Attempts","level":"3.3.2","depth":2,"next":{"title":"Pausing Between Reconnect Attempts","level":"3.3.3","depth":2,"path":"developer/reconnect/wait.md","ref":"developer/reconnect/wait.md","articles":[]},"previous":{"title":"Disabling Reconnect","level":"3.3.1","depth":2,"path":"developer/reconnect/disable.md","ref":"developer/reconnect/disable.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-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"}},"include-html":{},"toggle-chapters":{},"anchors":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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":"developer/reconnect/max.md","mtime":"2019-05-30T21:51:29.775Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T23:16:20.593Z"},"basePath":"../..","book":{"language":""}}); }); @@ -2622,7 +2622,7 @@ nc.close.close var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Avoiding the Thundering Herd","level":"3.3.4","depth":2,"next":{"title":"Listening for Reconnect Events","level":"3.3.5","depth":2,"path":"developer/reconnect/events.md","ref":"developer/reconnect/events.md","articles":[]},"previous":{"title":"Pausing Between Reconnect Attempts","level":"3.3.3","depth":2,"path":"developer/reconnect/wait.md","ref":"developer/reconnect/wait.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","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},"favicon":"assets/images/favicon.ico","custom-favicon":{},"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":"developer/reconnect/random.md","mtime":"2019-05-30T21:51:29.775Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"../..","book":{"language":""}}); + gitbook.page.hasChanged({"page":{"title":"Avoiding the Thundering Herd","level":"3.3.4","depth":2,"next":{"title":"Listening for Reconnect Events","level":"3.3.5","depth":2,"path":"developer/reconnect/events.md","ref":"developer/reconnect/events.md","articles":[]},"previous":{"title":"Pausing Between Reconnect Attempts","level":"3.3.3","depth":2,"path":"developer/reconnect/wait.md","ref":"developer/reconnect/wait.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-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"}},"include-html":{},"toggle-chapters":{},"anchors":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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":"developer/reconnect/random.md","mtime":"2019-05-30T21:51:29.775Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T23:16:20.593Z"},"basePath":"../..","book":{"language":""}}); }); @@ -2635,7 +2635,7 @@ nc.close.close var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Pausing Between Reconnect Attempts","level":"3.3.3","depth":2,"next":{"title":"Avoiding the Thundering Herd","level":"3.3.4","depth":2,"path":"developer/reconnect/random.md","ref":"developer/reconnect/random.md","articles":[]},"previous":{"title":"Set the Number of Reconnect Attempts","level":"3.3.2","depth":2,"path":"developer/reconnect/max.md","ref":"developer/reconnect/max.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","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},"favicon":"assets/images/favicon.ico","custom-favicon":{},"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":"developer/reconnect/wait.md","mtime":"2019-05-30T21:51:29.775Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"../..","book":{"language":""}}); + gitbook.page.hasChanged({"page":{"title":"Pausing Between Reconnect Attempts","level":"3.3.3","depth":2,"next":{"title":"Avoiding the Thundering Herd","level":"3.3.4","depth":2,"path":"developer/reconnect/random.md","ref":"developer/reconnect/random.md","articles":[]},"previous":{"title":"Set the Number of Reconnect Attempts","level":"3.3.2","depth":2,"path":"developer/reconnect/max.md","ref":"developer/reconnect/max.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-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"}},"include-html":{},"toggle-chapters":{},"anchors":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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":"developer/reconnect/wait.md","mtime":"2019-05-30T21:51:29.775Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T23:16:20.593Z"},"basePath":"../..","book":{"language":""}}); }); @@ -2622,7 +2622,7 @@ nc.close.close var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Authenticating with a Credentials File","level":"3.4.4","depth":2,"next":{"title":"Encrypting Connections with TLS","level":"3.4.5","depth":2,"path":"developer/security/tls.md","ref":"developer/security/tls.md","articles":[]},"previous":{"title":"Authenticating with an NKey","level":"3.4.3","depth":2,"path":"developer/security/nkey.md","ref":"developer/security/nkey.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","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},"favicon":"assets/images/favicon.ico","custom-favicon":{},"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":"developer/security/creds.md","mtime":"2019-05-30T21:51:29.775Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"../..","book":{"language":""}}); + gitbook.page.hasChanged({"page":{"title":"Authenticating with a Credentials File","level":"3.4.4","depth":2,"next":{"title":"Encrypting Connections with TLS","level":"3.4.5","depth":2,"path":"developer/security/tls.md","ref":"developer/security/tls.md","articles":[]},"previous":{"title":"Authenticating with an NKey","level":"3.4.3","depth":2,"path":"developer/security/nkey.md","ref":"developer/security/nkey.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-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"}},"include-html":{},"toggle-chapters":{},"anchors":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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":"developer/security/creds.md","mtime":"2019-05-30T21:51:29.775Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T23:16:20.593Z"},"basePath":"../..","book":{"language":""}}); }); @@ -2598,7 +2598,7 @@ nc.close var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Securing Connections","level":"3.4","depth":1,"next":{"title":"Authenticating with a User and Password","level":"3.4.1","depth":2,"path":"developer/security/userpass.md","ref":"developer/security/userpass.md","articles":[]},"previous":{"title":"Buffering Messages During Reconnect Attempts","level":"3.3.6","depth":2,"path":"developer/reconnect/buffer.md","ref":"developer/reconnect/buffer.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","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},"favicon":"assets/images/favicon.ico","custom-favicon":{},"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":"developer/security/intro.md","mtime":"2019-05-30T21:51:29.775Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"../..","book":{"language":""}}); + gitbook.page.hasChanged({"page":{"title":"Securing Connections","level":"3.4","depth":1,"next":{"title":"Authenticating with a User and Password","level":"3.4.1","depth":2,"path":"developer/security/userpass.md","ref":"developer/security/userpass.md","articles":[]},"previous":{"title":"Buffering Messages During Reconnect Attempts","level":"3.3.6","depth":2,"path":"developer/reconnect/buffer.md","ref":"developer/reconnect/buffer.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-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"}},"include-html":{},"toggle-chapters":{},"anchors":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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":"developer/security/intro.md","mtime":"2019-05-30T21:51:29.775Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T23:16:20.593Z"},"basePath":"../..","book":{"language":""}}); }); @@ -2519,7 +2519,7 @@ display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/security/nkey.html b/docs/developer/security/nkey.html index d8a9096..c23e0ee 100644 --- a/docs/developer/security/nkey.html +++ b/docs/developer/security/nkey.html @@ -2445,7 +2445,7 @@ nc.close var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Authenticating with an NKey","level":"3.4.3","depth":2,"next":{"title":"Authenticating with a Credentials File","level":"3.4.4","depth":2,"path":"developer/security/creds.md","ref":"developer/security/creds.md","articles":[]},"previous":{"title":"Authenticating with a Token","level":"3.4.2","depth":2,"path":"developer/security/token.md","ref":"developer/security/token.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","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},"favicon":"assets/images/favicon.ico","custom-favicon":{},"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":"developer/security/nkey.md","mtime":"2019-05-30T21:51:29.775Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"../..","book":{"language":""}}); + gitbook.page.hasChanged({"page":{"title":"Authenticating with an NKey","level":"3.4.3","depth":2,"next":{"title":"Authenticating with a Credentials File","level":"3.4.4","depth":2,"path":"developer/security/creds.md","ref":"developer/security/creds.md","articles":[]},"previous":{"title":"Authenticating with a Token","level":"3.4.2","depth":2,"path":"developer/security/token.md","ref":"developer/security/token.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-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"}},"include-html":{},"toggle-chapters":{},"anchors":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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":"developer/security/nkey.md","mtime":"2019-05-30T21:51:29.775Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T23:16:20.593Z"},"basePath":"../..","book":{"language":""}}); }); @@ -2617,7 +2617,7 @@ nc.close.close var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Encrypting Connections with TLS","level":"3.4.5","depth":2,"next":{"title":"Receiving Messages","level":"3.5","depth":1,"path":"developer/receiving/intro.md","ref":"developer/receiving/intro.md","articles":[{"title":"Synchronous Subscriptions","level":"3.5.1","depth":2,"path":"developer/receiving/sync.md","ref":"developer/receiving/sync.md","articles":[]},{"title":"Asynchronous Subscriptions","level":"3.5.2","depth":2,"path":"developer/receiving/async.md","ref":"developer/receiving/async.md","articles":[]},{"title":"Unsubscribing","level":"3.5.3","depth":2,"path":"developer/receiving/unsubscribing.md","ref":"developer/receiving/unsubscribing.md","articles":[]},{"title":"Unsubscribing After N Messages","level":"3.5.4","depth":2,"path":"developer/receiving/unsub_after.md","ref":"developer/receiving/unsub_after.md","articles":[]},{"title":"Replying to a Message","level":"3.5.5","depth":2,"path":"developer/receiving/reply.md","ref":"developer/receiving/reply.md","articles":[]},{"title":"Wildcard Subscriptions","level":"3.5.6","depth":2,"path":"developer/receiving/wildcards.md","ref":"developer/receiving/wildcards.md","articles":[]},{"title":"Queue Subscriptions","level":"3.5.7","depth":2,"path":"developer/receiving/queues.md","ref":"developer/receiving/queues.md","articles":[]},{"title":"Draining Messages Before Disconnect","level":"3.5.8","depth":2,"path":"developer/receiving/drain.md","ref":"developer/receiving/drain.md","articles":[]},{"title":"Structured Data","level":"3.5.9","depth":2,"path":"developer/receiving/structure.md","ref":"developer/receiving/structure.md","articles":[]}]},"previous":{"title":"Authenticating with a Credentials File","level":"3.4.4","depth":2,"path":"developer/security/creds.md","ref":"developer/security/creds.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","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},"favicon":"assets/images/favicon.ico","custom-favicon":{},"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":"developer/security/tls.md","mtime":"2019-05-30T21:51:29.776Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"../..","book":{"language":""}}); + gitbook.page.hasChanged({"page":{"title":"Encrypting Connections with TLS","level":"3.4.5","depth":2,"next":{"title":"Receiving Messages","level":"3.5","depth":1,"path":"developer/receiving/intro.md","ref":"developer/receiving/intro.md","articles":[{"title":"Synchronous Subscriptions","level":"3.5.1","depth":2,"path":"developer/receiving/sync.md","ref":"developer/receiving/sync.md","articles":[]},{"title":"Asynchronous Subscriptions","level":"3.5.2","depth":2,"path":"developer/receiving/async.md","ref":"developer/receiving/async.md","articles":[]},{"title":"Unsubscribing","level":"3.5.3","depth":2,"path":"developer/receiving/unsubscribing.md","ref":"developer/receiving/unsubscribing.md","articles":[]},{"title":"Unsubscribing After N Messages","level":"3.5.4","depth":2,"path":"developer/receiving/unsub_after.md","ref":"developer/receiving/unsub_after.md","articles":[]},{"title":"Replying to a Message","level":"3.5.5","depth":2,"path":"developer/receiving/reply.md","ref":"developer/receiving/reply.md","articles":[]},{"title":"Wildcard Subscriptions","level":"3.5.6","depth":2,"path":"developer/receiving/wildcards.md","ref":"developer/receiving/wildcards.md","articles":[]},{"title":"Queue Subscriptions","level":"3.5.7","depth":2,"path":"developer/receiving/queues.md","ref":"developer/receiving/queues.md","articles":[]},{"title":"Draining Messages Before Disconnect","level":"3.5.8","depth":2,"path":"developer/receiving/drain.md","ref":"developer/receiving/drain.md","articles":[]},{"title":"Structured Data","level":"3.5.9","depth":2,"path":"developer/receiving/structure.md","ref":"developer/receiving/structure.md","articles":[]}]},"previous":{"title":"Authenticating with a Credentials File","level":"3.4.4","depth":2,"path":"developer/security/creds.md","ref":"developer/security/creds.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-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"}},"include-html":{},"toggle-chapters":{},"anchors":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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":"developer/security/tls.md","mtime":"2019-05-30T21:51:29.776Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T23:16:20.593Z"},"basePath":"../..","book":{"language":""}}); }); @@ -2928,7 +2928,7 @@ nc.close.close var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Authenticating with a Token","level":"3.4.2","depth":2,"next":{"title":"Authenticating with an NKey","level":"3.4.3","depth":2,"path":"developer/security/nkey.md","ref":"developer/security/nkey.md","articles":[]},"previous":{"title":"Authenticating with a User and Password","level":"3.4.1","depth":2,"path":"developer/security/userpass.md","ref":"developer/security/userpass.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","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},"favicon":"assets/images/favicon.ico","custom-favicon":{},"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":"developer/security/token.md","mtime":"2019-05-30T21:51:29.776Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"../..","book":{"language":""}}); + gitbook.page.hasChanged({"page":{"title":"Authenticating with a Token","level":"3.4.2","depth":2,"next":{"title":"Authenticating with an NKey","level":"3.4.3","depth":2,"path":"developer/security/nkey.md","ref":"developer/security/nkey.md","articles":[]},"previous":{"title":"Authenticating with a User and Password","level":"3.4.1","depth":2,"path":"developer/security/userpass.md","ref":"developer/security/userpass.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-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"}},"include-html":{},"toggle-chapters":{},"anchors":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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":"developer/security/token.md","mtime":"2019-05-30T21:51:29.776Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T23:16:20.593Z"},"basePath":"../..","book":{"language":""}}); }); @@ -2702,7 +2702,7 @@ nc.close.close var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Authenticating with a User and Password","level":"3.4.1","depth":2,"next":{"title":"Authenticating with a Token","level":"3.4.2","depth":2,"path":"developer/security/token.md","ref":"developer/security/token.md","articles":[]},"previous":{"title":"Securing Connections","level":"3.4","depth":1,"path":"developer/security/intro.md","ref":"developer/security/intro.md","articles":[{"title":"Authenticating with a User and Password","level":"3.4.1","depth":2,"path":"developer/security/userpass.md","ref":"developer/security/userpass.md","articles":[]},{"title":"Authenticating with a Token","level":"3.4.2","depth":2,"path":"developer/security/token.md","ref":"developer/security/token.md","articles":[]},{"title":"Authenticating with an NKey","level":"3.4.3","depth":2,"path":"developer/security/nkey.md","ref":"developer/security/nkey.md","articles":[]},{"title":"Authenticating with a Credentials File","level":"3.4.4","depth":2,"path":"developer/security/creds.md","ref":"developer/security/creds.md","articles":[]},{"title":"Encrypting Connections with TLS","level":"3.4.5","depth":2,"path":"developer/security/tls.md","ref":"developer/security/tls.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","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},"favicon":"assets/images/favicon.ico","custom-favicon":{},"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":"developer/security/userpass.md","mtime":"2019-05-30T21:51:29.776Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"../..","book":{"language":""}}); + gitbook.page.hasChanged({"page":{"title":"Authenticating with a User and Password","level":"3.4.1","depth":2,"next":{"title":"Authenticating with a Token","level":"3.4.2","depth":2,"path":"developer/security/token.md","ref":"developer/security/token.md","articles":[]},"previous":{"title":"Securing Connections","level":"3.4","depth":1,"path":"developer/security/intro.md","ref":"developer/security/intro.md","articles":[{"title":"Authenticating with a User and Password","level":"3.4.1","depth":2,"path":"developer/security/userpass.md","ref":"developer/security/userpass.md","articles":[]},{"title":"Authenticating with a Token","level":"3.4.2","depth":2,"path":"developer/security/token.md","ref":"developer/security/token.md","articles":[]},{"title":"Authenticating with an NKey","level":"3.4.3","depth":2,"path":"developer/security/nkey.md","ref":"developer/security/nkey.md","articles":[]},{"title":"Authenticating with a Credentials File","level":"3.4.4","depth":2,"path":"developer/security/creds.md","ref":"developer/security/creds.md","articles":[]},{"title":"Encrypting Connections with TLS","level":"3.4.5","depth":2,"path":"developer/security/tls.md","ref":"developer/security/tls.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-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"}},"include-html":{},"toggle-chapters":{},"anchors":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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":"developer/security/userpass.md","mtime":"2019-05-30T21:51:29.776Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T23:16:20.593Z"},"basePath":"../..","book":{"language":""}}); }); @@ -2736,7 +2736,7 @@ nc.close.close var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Caches, Flush and Ping","level":"3.6.3","depth":2,"next":{"title":"Sending Structured Data","level":"3.6.4","depth":2,"path":"developer/sending/structure.md","ref":"developer/sending/structure.md","articles":[]},"previous":{"title":"Request-Reply Semantics","level":"3.6.2","depth":2,"path":"developer/sending/request_reply.md","ref":"developer/sending/request_reply.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","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},"favicon":"assets/images/favicon.ico","custom-favicon":{},"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":"developer/sending/caches.md","mtime":"2019-05-30T21:51:29.776Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"../..","book":{"language":""}}); + gitbook.page.hasChanged({"page":{"title":"Caches, Flush and Ping","level":"3.6.3","depth":2,"next":{"title":"Sending Structured Data","level":"3.6.4","depth":2,"path":"developer/sending/structure.md","ref":"developer/sending/structure.md","articles":[]},"previous":{"title":"Request-Reply Semantics","level":"3.6.2","depth":2,"path":"developer/sending/request_reply.md","ref":"developer/sending/request_reply.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-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"}},"include-html":{},"toggle-chapters":{},"anchors":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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":"developer/sending/caches.md","mtime":"2019-05-30T21:51:29.776Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T23:16:20.593Z"},"basePath":"../..","book":{"language":""}}); }); @@ -2653,7 +2653,7 @@ nc.close.publish @@ -2613,7 +2613,7 @@ nc.publish display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/sending/replyto.html b/docs/developer/sending/replyto.html index 9e82075..7de6085 100644 --- a/docs/developer/sending/replyto.html +++ b/docs/developer/sending/replyto.html @@ -2530,7 +2530,7 @@ nc.publish @@ -2702,7 +2702,7 @@ nc.publish display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/sending/request_reply.html b/docs/developer/sending/request_reply.html index ff559cd..ac8b920 100644 --- a/docs/developer/sending/request_reply.html +++ b/docs/developer/sending/request_reply.html @@ -2546,7 +2546,7 @@ sub.Unsubscr @@ -2718,7 +2718,7 @@ sub.Unsubscr display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/sending/structure.html b/docs/developer/sending/structure.html index 2162ef9..c3b84c5 100644 --- a/docs/developer/sending/structure.html +++ b/docs/developer/sending/structure.html @@ -2479,7 +2479,7 @@ nc.publish @@ -2651,7 +2651,7 @@ nc.publish display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/streaming/acks.html b/docs/developer/streaming/acks.html index 55ca4ae..c01851a 100644 --- a/docs/developer/streaming/acks.html +++ b/docs/developer/streaming/acks.html @@ -2362,7 +2362,7 @@ @@ -2534,7 +2534,7 @@ display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/streaming/connecting.html b/docs/developer/streaming/connecting.html index 0e2f02e..b9a9198 100644 --- a/docs/developer/streaming/connecting.html +++ b/docs/developer/streaming/connecting.html @@ -2358,7 +2358,7 @@ @@ -2530,7 +2530,7 @@ display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/streaming/durables.html b/docs/developer/streaming/durables.html index 50178db..fc03047 100644 --- a/docs/developer/streaming/durables.html +++ b/docs/developer/streaming/durables.html @@ -2351,7 +2351,7 @@ @@ -2523,7 +2523,7 @@ display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/streaming/embedding.html b/docs/developer/streaming/embedding.html index ddfb420..251d9e5 100644 --- a/docs/developer/streaming/embedding.html +++ b/docs/developer/streaming/embedding.html @@ -2418,7 +2418,7 @@ @@ -2590,7 +2590,7 @@ display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/streaming/index.html b/docs/developer/streaming/index.html index c5f769e..eec9533 100644 --- a/docs/developer/streaming/index.html +++ b/docs/developer/streaming/index.html @@ -2447,7 +2447,7 @@ distributed system.
@@ -2619,7 +2619,7 @@ distributed system. display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/streaming/protocol.html b/docs/developer/streaming/protocol.html index 2d80097..7f3433b 100644 --- a/docs/developer/streaming/protocol.html +++ b/docs/developer/streaming/protocol.html @@ -2588,7 +2588,7 @@ @@ -2760,7 +2760,7 @@ display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/streaming/publishing.html b/docs/developer/streaming/publishing.html index ddbaeff..53c2fc6 100644 --- a/docs/developer/streaming/publishing.html +++ b/docs/developer/streaming/publishing.html @@ -2356,7 +2356,7 @@ nuid, err := @@ -2528,7 +2528,7 @@ nuid, err := display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/streaming/queues.html b/docs/developer/streaming/queues.html index 459f5a2..7b59fe8 100644 --- a/docs/developer/streaming/queues.html +++ b/docs/developer/streaming/queues.html @@ -2371,7 +2371,7 @@ qsub2, _ var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Queue Subscriptions","level":"7.6","depth":1,"next":{"title":"Acknowledgements","level":"7.7","depth":1,"path":"developer/streaming/acks.md","ref":"developer/streaming/acks.md","articles":[]},"previous":{"title":"Durable Subscriptions","level":"7.5","depth":1,"path":"developer/streaming/durables.md","ref":"developer/streaming/durables.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","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},"favicon":"assets/images/favicon.ico","custom-favicon":{},"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":"developer/streaming/queues.md","mtime":"2019-05-30T21:51:29.778Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"../..","book":{"language":""}}); + gitbook.page.hasChanged({"page":{"title":"Queue Subscriptions","level":"7.6","depth":1,"next":{"title":"Acknowledgements","level":"7.7","depth":1,"path":"developer/streaming/acks.md","ref":"developer/streaming/acks.md","articles":[]},"previous":{"title":"Durable Subscriptions","level":"7.5","depth":1,"path":"developer/streaming/durables.md","ref":"developer/streaming/durables.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-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"}},"include-html":{},"toggle-chapters":{},"anchors":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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":"developer/streaming/queues.md","mtime":"2019-05-30T21:51:29.778Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T23:16:20.593Z"},"basePath":"../..","book":{"language":""}}); }); @@ -2543,7 +2543,7 @@ qsub2, _, err :=< @@ -2571,7 +2571,7 @@ sub, err :=< display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/tutorials/custom_dialer.html b/docs/developer/tutorials/custom_dialer.html index 56396fa..e48cc09 100644 --- a/docs/developer/tutorials/custom_dialer.html +++ b/docs/developer/tutorials/custom_dialer.html @@ -2470,7 +2470,7 @@ WaitForEstablishedConnection: @@ -2642,7 +2642,7 @@ WaitForEstablishedConnection: display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/tutorials/intro.html b/docs/developer/tutorials/intro.html index b49a965..049f528 100644 --- a/docs/developer/tutorials/intro.html +++ b/docs/developer/tutorials/intro.html @@ -2345,7 +2345,7 @@ @@ -2517,7 +2517,7 @@ display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/tutorials/pubsub.html b/docs/developer/tutorials/pubsub.html index c5d0ad8..15fb2dd 100644 --- a/docs/developer/tutorials/pubsub.html +++ b/docs/developer/tutorials/pubsub.html @@ -2455,7 +2455,7 @@ digraph nats_pub_sub { @@ -2627,7 +2627,7 @@ digraph nats_pub_sub { display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/tutorials/queues.html b/docs/developer/tutorials/queues.html index abae08d..fb0d787 100644 --- a/docs/developer/tutorials/queues.html +++ b/docs/developer/tutorials/queues.html @@ -2384,7 +2384,7 @@ go run nats-pub.go foo "Hello NATS!" @@ -2556,7 +2556,7 @@ go run nats-pub.go foo "Hello NATS!" display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/developer/tutorials/reqreply.html b/docs/developer/tutorials/reqreply.html index de6e3c3..b7c4cfb 100644 --- a/docs/developer/tutorials/reqreply.html +++ b/docs/developer/tutorials/reqreply.html @@ -2365,7 +2365,7 @@ @@ -2537,7 +2537,7 @@ display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/gateways/gateway.html b/docs/gateways/gateway.html index c993e85..d46cf58 100644 --- a/docs/gateways/gateway.html +++ b/docs/gateways/gateway.html @@ -2467,7 +2467,7 @@ Listening on [>] @@ -2639,7 +2639,7 @@ Listening on [>] display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/gateways/index.html b/docs/gateways/index.html index ae854a9..34c0edc 100644 --- a/docs/gateways/index.html +++ b/docs/gateways/index.html @@ -2433,7 +2433,7 @@ @@ -2605,7 +2605,7 @@ display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/gitbook/images/favicon.ico b/docs/gitbook/images/favicon.ico index 9ee99fa..9464855 100644 Binary files a/docs/gitbook/images/favicon.ico and b/docs/gitbook/images/favicon.ico differ diff --git a/docs/index.html b/docs/index.html index 30697d5..3c44412 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2392,7 +2392,7 @@ gateways and even IoT devices. Use cases for NATS include: @@ -2564,7 +2564,7 @@ gateways and even IoT devices. Use cases for NATS include: display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/leafnodes/index.html b/docs/leafnodes/index.html index 7dadcf3..70eb69f 100644 --- a/docs/leafnodes/index.html +++ b/docs/leafnodes/index.html @@ -2493,7 +2493,7 @@ Published [bar] : 'bar' @@ -2665,7 +2665,7 @@ Published [bar] : 'bar' display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/leafnodes/leafnode_conf.html b/docs/leafnodes/leafnode_conf.html index 2aee5a9..d9b6e93 100644 --- a/docs/leafnodes/leafnode_conf.html +++ b/docs/leafnodes/leafnode_conf.html @@ -2465,7 +2465,7 @@ @@ -2637,7 +2637,7 @@ display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/nats_admin/index.html b/docs/nats_admin/index.html index 7fe04cf..1623d69 100644 --- a/docs/nats_admin/index.html +++ b/docs/nats_admin/index.html @@ -2351,7 +2351,7 @@ @@ -2523,7 +2523,7 @@ display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/nats_admin/signals.html b/docs/nats_admin/signals.html index f1f16af..f31abc1 100644 --- a/docs/nats_admin/signals.html +++ b/docs/nats_admin/signals.html @@ -2398,7 +2398,7 @@ nats-server --signal ldm @@ -2570,7 +2570,7 @@ nats-server --signal ldm display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/nats_admin/slow_consumers.html b/docs/nats_admin/slow_consumers.html index 6f0919a..7f9d0bd 100644 --- a/docs/nats_admin/slow_consumers.html +++ b/docs/nats_admin/slow_consumers.html @@ -2411,7 +2411,7 @@ Falling behind with 65536 pending messages on subject var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Slow Consumers","level":"4.6.2","depth":2,"next":{"title":"Signals","level":"4.6.3","depth":2,"path":"nats_admin/signals.md","ref":"nats_admin/signals.md","articles":[]},"previous":{"title":"Upgrading a Cluster","level":"4.6.1","depth":2,"path":"nats_admin/upgrading_cluster.md","ref":"nats_admin/upgrading_cluster.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","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},"favicon":"assets/images/favicon.ico","custom-favicon":{},"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_admin/slow_consumers.md","mtime":"2019-05-30T21:51:29.869Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"..","book":{"language":""}}); + gitbook.page.hasChanged({"page":{"title":"Slow Consumers","level":"4.6.2","depth":2,"next":{"title":"Signals","level":"4.6.3","depth":2,"path":"nats_admin/signals.md","ref":"nats_admin/signals.md","articles":[]},"previous":{"title":"Upgrading a Cluster","level":"4.6.1","depth":2,"path":"nats_admin/upgrading_cluster.md","ref":"nats_admin/upgrading_cluster.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-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"}},"include-html":{},"toggle-chapters":{},"anchors":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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_admin/slow_consumers.md","mtime":"2019-05-30T21:51:29.869Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T23:16:20.593Z"},"basePath":"..","book":{"language":""}}); }); @@ -2583,7 +2583,7 @@ Falling behind with 65536 pending messages on subject var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Upgrading a Cluster","level":"4.6.1","depth":2,"next":{"title":"Slow Consumers","level":"4.6.2","depth":2,"path":"nats_admin/slow_consumers.md","ref":"nats_admin/slow_consumers.md","articles":[]},"previous":{"title":"Managing A NATS Server","level":"4.6","depth":1,"path":"nats_admin/README.md","ref":"nats_admin/README.md","articles":[{"title":"Upgrading a Cluster","level":"4.6.1","depth":2,"path":"nats_admin/upgrading_cluster.md","ref":"nats_admin/upgrading_cluster.md","articles":[]},{"title":"Slow Consumers","level":"4.6.2","depth":2,"path":"nats_admin/slow_consumers.md","ref":"nats_admin/slow_consumers.md","articles":[]},{"title":"Signals","level":"4.6.3","depth":2,"path":"nats_admin/signals.md","ref":"nats_admin/signals.md","articles":[]},{"title":"System Accounts","level":"4.6.4","depth":2,"path":"sys_accounts/README.md","ref":"sys_accounts/README.md","articles":[{"title":"Configuration","level":"4.6.4.1","depth":3,"path":"sys_accounts/sys_accounts.md","ref":"sys_accounts/sys_accounts.md","articles":[]}]}]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","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},"favicon":"assets/images/favicon.ico","custom-favicon":{},"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_admin/upgrading_cluster.md","mtime":"2019-05-30T21:51:29.869Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"..","book":{"language":""}}); + gitbook.page.hasChanged({"page":{"title":"Upgrading a Cluster","level":"4.6.1","depth":2,"next":{"title":"Slow Consumers","level":"4.6.2","depth":2,"path":"nats_admin/slow_consumers.md","ref":"nats_admin/slow_consumers.md","articles":[]},"previous":{"title":"Managing A NATS Server","level":"4.6","depth":1,"path":"nats_admin/README.md","ref":"nats_admin/README.md","articles":[{"title":"Upgrading a Cluster","level":"4.6.1","depth":2,"path":"nats_admin/upgrading_cluster.md","ref":"nats_admin/upgrading_cluster.md","articles":[]},{"title":"Slow Consumers","level":"4.6.2","depth":2,"path":"nats_admin/slow_consumers.md","ref":"nats_admin/slow_consumers.md","articles":[]},{"title":"Signals","level":"4.6.3","depth":2,"path":"nats_admin/signals.md","ref":"nats_admin/signals.md","articles":[]},{"title":"System Accounts","level":"4.6.4","depth":2,"path":"sys_accounts/README.md","ref":"sys_accounts/README.md","articles":[{"title":"Configuration","level":"4.6.4.1","depth":3,"path":"sys_accounts/sys_accounts.md","ref":"sys_accounts/sys_accounts.md","articles":[]}]}]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-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"}},"include-html":{},"toggle-chapters":{},"anchors":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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_admin/upgrading_cluster.md","mtime":"2019-05-30T21:51:29.869Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T23:16:20.593Z"},"basePath":"..","book":{"language":""}}); }); @@ -2563,7 +2563,7 @@ Suffice it to say that clients redistribute themselves about evenly between all display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/nats_docker/docker_swarm.html b/docs/nats_docker/docker_swarm.html index ea25fc9..d19801f 100644 --- a/docs/nats_docker/docker_swarm.html +++ b/docs/nats_docker/docker_swarm.html @@ -2410,7 +2410,7 @@ ID NAME IMAGE @@ -2582,7 +2582,7 @@ ID NAME IMAGE display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/nats_docker/index.html b/docs/nats_docker/index.html index d5446f8..7b81298 100644 --- a/docs/nats_docker/index.html +++ b/docs/nats_docker/index.html @@ -2528,7 +2528,7 @@ nats-pub -s "nats://192.168.59.105:7222" var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"NATS and Docker","level":"4.7","depth":1,"next":{"title":"Tutorial","level":"4.7.1","depth":2,"path":"nats_docker/tutorial.md","ref":"nats_docker/tutorial.md","articles":[]},"previous":{"title":"Configuration","level":"4.6.4.1","depth":3,"path":"sys_accounts/sys_accounts.md","ref":"sys_accounts/sys_accounts.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","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},"favicon":"assets/images/favicon.ico","custom-favicon":{},"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_docker/README.md","mtime":"2019-05-30T21:51:29.870Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"..","book":{"language":""}}); + gitbook.page.hasChanged({"page":{"title":"NATS and Docker","level":"4.7","depth":1,"next":{"title":"Tutorial","level":"4.7.1","depth":2,"path":"nats_docker/tutorial.md","ref":"nats_docker/tutorial.md","articles":[]},"previous":{"title":"Configuration","level":"4.6.4.1","depth":3,"path":"sys_accounts/sys_accounts.md","ref":"sys_accounts/sys_accounts.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-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"}},"include-html":{},"toggle-chapters":{},"anchors":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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_docker/README.md","mtime":"2019-05-30T21:51:29.870Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T23:16:20.593Z"},"basePath":"..","book":{"language":""}}); }); @@ -2700,7 +2700,7 @@ nats-pub -s "nats://192.168.59.105:7222"{"se @@ -2552,7 +2552,7 @@ INFO {"se display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/nats_protocol/nats-client-dev.html b/docs/nats_protocol/nats-client-dev.html index e294585..50f7f8f 100644 --- a/docs/nats_protocol/nats-client-dev.html +++ b/docs/nats_protocol/nats-client-dev.html @@ -2410,7 +2410,7 @@ @@ -2582,7 +2582,7 @@ display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/nats_protocol/nats-protocol-demo.html b/docs/nats_protocol/nats-protocol-demo.html index 6b343a6..bd1460c 100644 --- a/docs/nats_protocol/nats-protocol-demo.html +++ b/docs/nats_protocol/nats-protocol-demo.html @@ -2415,7 +2415,7 @@ PONG @@ -2587,7 +2587,7 @@ PONG display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/nats_protocol/nats-protocol.html b/docs/nats_protocol/nats-protocol.html index f7f29fe..c37c539 100644 --- a/docs/nats_protocol/nats-protocol.html +++ b/docs/nats_protocol/nats-protocol.html @@ -2603,7 +2603,7 @@ Connection closed by foreign host. @@ -2775,7 +2775,7 @@ Connection closed by foreign host. display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/nats_protocol/nats-server-protocol.html b/docs/nats_protocol/nats-server-protocol.html index a93a3f6..edb9ace 100644 --- a/docs/nats_protocol/nats-server-protocol.html +++ b/docs/nats_protocol/nats-server-protocol.html @@ -2554,7 +2554,7 @@ As in the client protocol, the NATS protocol operation names are case insensitiv @@ -2726,7 +2726,7 @@ As in the client protocol, the NATS protocol operation names are case insensitiv display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/nats_server/accounts.html b/docs/nats_server/accounts.html index 98f546b..96b991d 100644 --- a/docs/nats_server/accounts.html +++ b/docs/nats_server/accounts.html @@ -2548,7 +2548,7 @@ In simpler terms, more accounts with few (even one) clients is a better design t @@ -2720,7 +2720,7 @@ In simpler terms, more accounts with few (even one) clients is a better design t display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/nats_server/auth_intro.html b/docs/nats_server/auth_intro.html index 49efaf1..c05b5ba 100644 --- a/docs/nats_server/auth_intro.html +++ b/docs/nats_server/auth_intro.html @@ -2417,7 +2417,7 @@ Except for JWT authentication, authentication and authorization are configured i @@ -2589,7 +2589,7 @@ Except for JWT authentication, authentication and authorization are configured i display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/nats_server/auth_timeout.html b/docs/nats_server/auth_timeout.html index 7958c7f..e8dffbd 100644 --- a/docs/nats_server/auth_timeout.html +++ b/docs/nats_server/auth_timeout.html @@ -2356,7 +2356,7 @@ @@ -2528,7 +2528,7 @@ display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/nats_server/authorization.html b/docs/nats_server/authorization.html index 45950e9..e75f8c3 100644 --- a/docs/nats_server/authorization.html +++ b/docs/nats_server/authorization.html @@ -2432,7 +2432,7 @@ @@ -2604,7 +2604,7 @@ display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/nats_server/clients.html b/docs/nats_server/clients.html index 5ed2382..b931e33 100644 --- a/docs/nats_server/clients.html +++ b/docs/nats_server/clients.html @@ -2388,7 +2388,7 @@ Published [hello] : 'world' @@ -2560,7 +2560,7 @@ Published [hello] : 'world' display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/nats_server/cluster_config.html b/docs/nats_server/cluster_config.html index a510574..4a3071d 100644 --- a/docs/nats_server/cluster_config.html +++ b/docs/nats_server/cluster_config.html @@ -2396,7 +2396,7 @@ @@ -2568,7 +2568,7 @@ display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/nats_server/cluster_tls.html b/docs/nats_server/cluster_tls.html index 13a5801..1b7e649 100644 --- a/docs/nats_server/cluster_tls.html +++ b/docs/nats_server/cluster_tls.html @@ -2366,7 +2366,7 @@ @@ -2538,7 +2538,7 @@ display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/nats_server/clustering.html b/docs/nats_server/clustering.html index 2a147be..a3ecd94 100644 --- a/docs/nats_server/clustering.html +++ b/docs/nats_server/clustering.html @@ -2465,7 +2465,7 @@ nats-pub -s "nats://192.168.59.105:7222" var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Clustering","level":"4.5.2","depth":2,"next":{"title":"Configuration","level":"4.5.2.1","depth":3,"path":"nats_server/cluster_config.md","ref":"nats_server/cluster_config.md","articles":[]},"previous":{"title":"Authorization","level":"4.5.1.3","depth":3,"path":"nats_server/authorization.md","ref":"nats_server/authorization.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","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},"favicon":"assets/images/favicon.ico","custom-favicon":{},"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_server/clustering.md","mtime":"2019-05-30T21:51:29.873Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"..","book":{"language":""}}); + gitbook.page.hasChanged({"page":{"title":"Clustering","level":"4.5.2","depth":2,"next":{"title":"Configuration","level":"4.5.2.1","depth":3,"path":"nats_server/cluster_config.md","ref":"nats_server/cluster_config.md","articles":[]},"previous":{"title":"Authorization","level":"4.5.1.3","depth":3,"path":"nats_server/authorization.md","ref":"nats_server/authorization.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-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"}},"include-html":{},"toggle-chapters":{},"anchors":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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_server/clustering.md","mtime":"2019-05-30T21:51:29.873Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T23:16:20.593Z"},"basePath":"..","book":{"language":""}}); }); @@ -2637,7 +2637,7 @@ nats-pub -s "nats://192.168.59.105:7222" var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Configuration","level":"4.5","depth":1,"next":{"title":"Securing NATS","level":"4.5.1","depth":2,"path":"nats_server/securing_nats.md","ref":"nats_server/securing_nats.md","articles":[{"title":"Enabling TLS","level":"4.5.1.1","depth":3,"path":"nats_server/tls.md","ref":"nats_server/tls.md","articles":[]},{"title":"Authentication","level":"4.5.1.2","depth":3,"path":"nats_server/auth_intro.md","ref":"nats_server/auth_intro.md","articles":[{"title":"Tokens","level":"4.5.1.2.1","depth":4,"path":"nats_server/tokens.md","ref":"nats_server/tokens.md","articles":[]},{"title":"Username/Password","level":"4.5.1.2.2","depth":4,"path":"nats_server/username_password.md","ref":"nats_server/username_password.md","articles":[]},{"title":"TLS Authentication","level":"4.5.1.2.3","depth":4,"path":"nats_server/tls_mutual_auth.md","ref":"nats_server/tls_mutual_auth.md","articles":[]},{"title":"NKeys","level":"4.5.1.2.4","depth":4,"path":"nats_server/nkey_auth.md","ref":"nats_server/nkey_auth.md","articles":[]},{"title":"Accounts","level":"4.5.1.2.5","depth":4,"path":"nats_server/accounts.md","ref":"nats_server/accounts.md","articles":[]},{"title":"JWTs","level":"4.5.1.2.6","depth":4,"path":"nats_server/jwt_auth.md","ref":"nats_server/jwt_auth.md","articles":[]},{"title":"Authentication Timeout","level":"4.5.1.2.7","depth":4,"path":"nats_server/auth_timeout.md","ref":"nats_server/auth_timeout.md","articles":[]}]},{"title":"Authorization","level":"4.5.1.3","depth":3,"path":"nats_server/authorization.md","ref":"nats_server/authorization.md","articles":[]}]},"previous":{"title":"Flags","level":"4.4","depth":1,"path":"nats_server/flags.md","ref":"nats_server/flags.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","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},"favicon":"assets/images/favicon.ico","custom-favicon":{},"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_server/configuration.md","mtime":"2019-05-30T21:51:29.874Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"..","book":{"language":""}}); + gitbook.page.hasChanged({"page":{"title":"Configuration","level":"4.5","depth":1,"next":{"title":"Securing NATS","level":"4.5.1","depth":2,"path":"nats_server/securing_nats.md","ref":"nats_server/securing_nats.md","articles":[{"title":"Enabling TLS","level":"4.5.1.1","depth":3,"path":"nats_server/tls.md","ref":"nats_server/tls.md","articles":[]},{"title":"Authentication","level":"4.5.1.2","depth":3,"path":"nats_server/auth_intro.md","ref":"nats_server/auth_intro.md","articles":[{"title":"Tokens","level":"4.5.1.2.1","depth":4,"path":"nats_server/tokens.md","ref":"nats_server/tokens.md","articles":[]},{"title":"Username/Password","level":"4.5.1.2.2","depth":4,"path":"nats_server/username_password.md","ref":"nats_server/username_password.md","articles":[]},{"title":"TLS Authentication","level":"4.5.1.2.3","depth":4,"path":"nats_server/tls_mutual_auth.md","ref":"nats_server/tls_mutual_auth.md","articles":[]},{"title":"NKeys","level":"4.5.1.2.4","depth":4,"path":"nats_server/nkey_auth.md","ref":"nats_server/nkey_auth.md","articles":[]},{"title":"Accounts","level":"4.5.1.2.5","depth":4,"path":"nats_server/accounts.md","ref":"nats_server/accounts.md","articles":[]},{"title":"JWTs","level":"4.5.1.2.6","depth":4,"path":"nats_server/jwt_auth.md","ref":"nats_server/jwt_auth.md","articles":[]},{"title":"Authentication Timeout","level":"4.5.1.2.7","depth":4,"path":"nats_server/auth_timeout.md","ref":"nats_server/auth_timeout.md","articles":[]}]},{"title":"Authorization","level":"4.5.1.3","depth":3,"path":"nats_server/authorization.md","ref":"nats_server/authorization.md","articles":[]}]},"previous":{"title":"Flags","level":"4.4","depth":1,"path":"nats_server/flags.md","ref":"nats_server/flags.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-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"}},"include-html":{},"toggle-chapters":{},"anchors":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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_server/configuration.md","mtime":"2019-05-30T21:51:29.874Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T23:16:20.593Z"},"basePath":"..","book":{"language":""}}); }); @@ -2678,7 +2678,7 @@ include ./auth.conf display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/nats_server/flags.html b/docs/nats_server/flags.html index 072c55d..552a82b 100644 --- a/docs/nats_server/flags.html +++ b/docs/nats_server/flags.html @@ -2555,7 +2555,7 @@ @@ -2727,7 +2727,7 @@ display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/nats_server/installation.html b/docs/nats_server/installation.html index 8e302ae..7cb8a70 100644 --- a/docs/nats_server/installation.html +++ b/docs/nats_server/installation.html @@ -2408,7 +2408,7 @@ Archive: nats-server.zip @@ -2580,7 +2580,7 @@ Archive: nats-server.zip display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/nats_server/jwt_auth.html b/docs/nats_server/jwt_auth.html index a021eee..a9c3f2d 100644 --- a/docs/nats_server/jwt_auth.html +++ b/docs/nats_server/jwt_auth.html @@ -2399,7 +2399,7 @@ @@ -2571,7 +2571,7 @@ display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/nats_server/logging.html b/docs/nats_server/logging.html index 2120468..433fb08 100644 --- a/docs/nats_server/logging.html +++ b/docs/nats_server/logging.html @@ -2403,7 +2403,7 @@ log_file: "/tmp/nats-server.log" @@ -2575,7 +2575,7 @@ log_file: "/tmp/nats-server.log" display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/nats_server/monitoring.html b/docs/nats_server/monitoring.html index 073ce47..3331961 100644 --- a/docs/nats_server/monitoring.html +++ b/docs/nats_server/monitoring.html @@ -2488,7 +2488,7 @@ @@ -2660,7 +2660,7 @@ display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/nats_server/nkey_auth.html b/docs/nats_server/nkey_auth.html index 19687c4..c9ab138 100644 --- a/docs/nats_server/nkey_auth.html +++ b/docs/nats_server/nkey_auth.html @@ -2389,7 +2389,7 @@ UDXU4RCSJNZOIQHZNWXHXORDPRTGNJAHAHFRGZNEEJCPQTT2M7NLCNF4 @@ -2561,7 +2561,7 @@ UDXU4RCSJNZOIQHZNWXHXORDPRTGNJAHAHFRGZNEEJCPQTT2M7NLCNF4 display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/nats_server/running.html b/docs/nats_server/running.html index bcdaa8d..ae03ef7 100644 --- a/docs/nats_server/running.html +++ b/docs/nats_server/running.html @@ -2367,7 +2367,7 @@ By default, security is disabled. @@ -2539,7 +2539,7 @@ By default, security is disabled. display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/nats_server/securing_nats.html b/docs/nats_server/securing_nats.html index eb94142..aa385dc 100644 --- a/docs/nats_server/securing_nats.html +++ b/docs/nats_server/securing_nats.html @@ -2351,7 +2351,7 @@ @@ -2523,7 +2523,7 @@ display: inline-block; width: 16px; height: 16px; - background: url(/assets/images/nats.svg); + background: url(assets/images/nats.svg); background-size: 16px 16px; } diff --git a/docs/nats_server/tls.html b/docs/nats_server/tls.html index 1c252f9..5c81ebe 100644 --- a/docs/nats_server/tls.html +++ b/docs/nats_server/tls.html @@ -2420,7 +2420,7 @@ Server configuration revolves around atls
map, which has the follo
@@ -2592,7 +2592,7 @@ Server configuration revolves around a tls
map, which has the follo
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_server/tls_mutual_auth.html b/docs/nats_server/tls_mutual_auth.html
index 5771c48..5de4a87 100644
--- a/docs/nats_server/tls_mutual_auth.html
+++ b/docs/nats_server/tls_mutual_auth.html
@@ -2409,7 +2409,7 @@ Certificate:
@@ -2581,7 +2581,7 @@ Certificate:
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_server/tokens.html b/docs/nats_server/tokens.html
index daa4edb..cd60d20 100644
--- a/docs/nats_server/tokens.html
+++ b/docs/nats_server/tokens.html
@@ -2369,7 +2369,7 @@ Listening on [>]
@@ -2541,7 +2541,7 @@ Listening on [>]
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_server/username_password.html b/docs/nats_server/username_password.html
index c01a63b..e45accb 100644
--- a/docs/nats_server/username_password.html
+++ b/docs/nats_server/username_password.html
@@ -2375,7 +2375,7 @@ bcrypt hash: $2a$11$V1qrpBt8/SLfEBr4NJq4T.2mg8chx8.MTblUiTBOLV3MKDeAy.f7u
@@ -2547,7 +2547,7 @@ bcrypt hash: $2a$11$V1qrpBt8/SLfEBr4NJq4T.2mg8chx8.MTblUiTBOLV3MKDeAy.f7u
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_server/windows_srv.html b/docs/nats_server/windows_srv.html
index 27eb320..c36d052 100644
--- a/docs/nats_server/windows_srv.html
+++ b/docs/nats_server/windows_srv.html
@@ -2363,7 +2363,7 @@
@@ -2535,7 +2535,7 @@
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/channels/channels.html b/docs/nats_streaming/channels/channels.html
index 2000c08..9431fa3 100644
--- a/docs/nats_streaming/channels/channels.html
+++ b/docs/nats_streaming/channels/channels.html
@@ -2348,7 +2348,7 @@
@@ -2520,7 +2520,7 @@
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/channels/message-log.html b/docs/nats_streaming/channels/message-log.html
index c8fa624..65ab753 100644
--- a/docs/nats_streaming/channels/message-log.html
+++ b/docs/nats_streaming/channels/message-log.html
@@ -2347,7 +2347,7 @@
@@ -2519,7 +2519,7 @@
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/channels/subscriptions/durable.html b/docs/nats_streaming/channels/subscriptions/durable.html
index ae3ed20..1fd66e7 100644
--- a/docs/nats_streaming/channels/subscriptions/durable.html
+++ b/docs/nats_streaming/channels/subscriptions/durable.html
@@ -2349,7 +2349,7 @@
@@ -2521,7 +2521,7 @@
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/channels/subscriptions/queue-group.html b/docs/nats_streaming/channels/subscriptions/queue-group.html
index fc258a4..f64ea66 100644
--- a/docs/nats_streaming/channels/subscriptions/queue-group.html
+++ b/docs/nats_streaming/channels/subscriptions/queue-group.html
@@ -2350,7 +2350,7 @@
@@ -2522,7 +2522,7 @@
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/channels/subscriptions/redelivery.html b/docs/nats_streaming/channels/subscriptions/redelivery.html
index 748aca8..d55e0db 100644
--- a/docs/nats_streaming/channels/subscriptions/redelivery.html
+++ b/docs/nats_streaming/channels/subscriptions/redelivery.html
@@ -2350,7 +2350,7 @@
@@ -2522,7 +2522,7 @@
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/channels/subscriptions/regular.html b/docs/nats_streaming/channels/subscriptions/regular.html
index 67aa2ff..e9971c2 100644
--- a/docs/nats_streaming/channels/subscriptions/regular.html
+++ b/docs/nats_streaming/channels/subscriptions/regular.html
@@ -2346,7 +2346,7 @@
@@ -2518,7 +2518,7 @@
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/channels/subscriptions/subscriptions.html b/docs/nats_streaming/channels/subscriptions/subscriptions.html
index 411e30f..1b18736 100644
--- a/docs/nats_streaming/channels/subscriptions/subscriptions.html
+++ b/docs/nats_streaming/channels/subscriptions/subscriptions.html
@@ -2350,7 +2350,7 @@
@@ -2522,7 +2522,7 @@
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/client-connections.html b/docs/nats_streaming/client-connections.html
index d73e4a4..cf51111 100644
--- a/docs/nats_streaming/client-connections.html
+++ b/docs/nats_streaming/client-connections.html
@@ -2348,7 +2348,7 @@
@@ -2520,7 +2520,7 @@
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/clustering/auto-configuration.html b/docs/nats_streaming/clustering/auto-configuration.html
index 8886f06..2bad287 100644
--- a/docs/nats_streaming/clustering/auto-configuration.html
+++ b/docs/nats_streaming/clustering/auto-configuration.html
@@ -2354,7 +2354,7 @@ nats-streaming-server -store file -dir store-c -clustered -nats_server nats://lo
@@ -2526,7 +2526,7 @@ nats-streaming-server -store file -dir store-c -clustered -nats_server nats://lo
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/clustering/clustering.html b/docs/nats_streaming/clustering/clustering.html
index f6a2da7..9562a55 100644
--- a/docs/nats_streaming/clustering/clustering.html
+++ b/docs/nats_streaming/clustering/clustering.html
@@ -2349,7 +2349,7 @@
@@ -2521,7 +2521,7 @@
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/clustering/configuration.html b/docs/nats_streaming/clustering/configuration.html
index 055ba31..9e09c61 100644
--- a/docs/nats_streaming/clustering/configuration.html
+++ b/docs/nats_streaming/clustering/configuration.html
@@ -2415,7 +2415,7 @@ streaming {
@@ -2587,7 +2587,7 @@ streaming {
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/clustering/containers.html b/docs/nats_streaming/clustering/containers.html
index e9c5864..89becef 100644
--- a/docs/nats_streaming/clustering/containers.html
+++ b/docs/nats_streaming/clustering/containers.html
@@ -2349,7 +2349,7 @@
@@ -2521,7 +2521,7 @@
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/clustering/supported-stores.html b/docs/nats_streaming/clustering/supported-stores.html
index 6cdf652..e35b35d 100644
--- a/docs/nats_streaming/clustering/supported-stores.html
+++ b/docs/nats_streaming/clustering/supported-stores.html
@@ -2349,7 +2349,7 @@
@@ -2521,7 +2521,7 @@
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/fault-tolerance/active-server.html b/docs/nats_streaming/fault-tolerance/active-server.html
index 2360641..cd27611 100644
--- a/docs/nats_streaming/fault-tolerance/active-server.html
+++ b/docs/nats_streaming/fault-tolerance/active-server.html
@@ -2348,7 +2348,7 @@
@@ -2520,7 +2520,7 @@
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/fault-tolerance/failover.html b/docs/nats_streaming/fault-tolerance/failover.html
index 4d06f9e..6f12a7d 100644
--- a/docs/nats_streaming/fault-tolerance/failover.html
+++ b/docs/nats_streaming/fault-tolerance/failover.html
@@ -2349,7 +2349,7 @@
@@ -2521,7 +2521,7 @@
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/fault-tolerance/ft.html b/docs/nats_streaming/fault-tolerance/ft.html
index d069cab..6d3874d 100644
--- a/docs/nats_streaming/fault-tolerance/ft.html
+++ b/docs/nats_streaming/fault-tolerance/ft.html
@@ -2352,7 +2352,7 @@ nats-streaming-server -store file -dir datastore -ft_group "ft" -clust
@@ -2524,7 +2524,7 @@ nats-streaming-server -store file -dir datastore -ft_group "ft" -clust
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/fault-tolerance/shared-state.html b/docs/nats_streaming/fault-tolerance/shared-state.html
index e1dcef6..7d3f5d5 100644
--- a/docs/nats_streaming/fault-tolerance/shared-state.html
+++ b/docs/nats_streaming/fault-tolerance/shared-state.html
@@ -2346,7 +2346,7 @@
@@ -2518,7 +2518,7 @@
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/fault-tolerance/standby-server.html b/docs/nats_streaming/fault-tolerance/standby-server.html
index 3b50e34..4367433 100644
--- a/docs/nats_streaming/fault-tolerance/standby-server.html
+++ b/docs/nats_streaming/fault-tolerance/standby-server.html
@@ -2346,7 +2346,7 @@
@@ -2518,7 +2518,7 @@
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/gettingstarted/configuring.html b/docs/nats_streaming/gettingstarted/configuring.html
index f3596c8..c818e10 100644
--- a/docs/nats_streaming/gettingstarted/configuring.html
+++ b/docs/nats_streaming/gettingstarted/configuring.html
@@ -2346,7 +2346,7 @@
@@ -2518,7 +2518,7 @@
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/gettingstarted/install.html b/docs/nats_streaming/gettingstarted/install.html
index bf47a89..32d48c1 100644
--- a/docs/nats_streaming/gettingstarted/install.html
+++ b/docs/nats_streaming/gettingstarted/install.html
@@ -2398,7 +2398,7 @@ Archive: nats-streaming-server.zip
@@ -2570,7 +2570,7 @@ Archive: nats-streaming-server.zip
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/gettingstarted/process-signaling.html b/docs/nats_streaming/gettingstarted/process-signaling.html
index d4dbd43..be7f0d4 100644
--- a/docs/nats_streaming/gettingstarted/process-signaling.html
+++ b/docs/nats_streaming/gettingstarted/process-signaling.html
@@ -2379,7 +2379,7 @@ nats-streaming-server -sl quit
@@ -2551,7 +2551,7 @@ nats-streaming-server -sl quit
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/gettingstarted/run.html b/docs/nats_streaming/gettingstarted/run.html
index d9af2a9..0c925c3 100644
--- a/docs/nats_streaming/gettingstarted/run.html
+++ b/docs/nats_streaming/gettingstarted/run.html
@@ -2417,7 +2417,7 @@ Listening on [foo
@@ -2589,7 +2589,7 @@ Listening on [foo
@@ -2541,7 +2541,7 @@
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/gettingstarted/windows-service.html b/docs/nats_streaming/gettingstarted/windows-service.html
index f3e84d0..a2cc03a 100644
--- a/docs/nats_streaming/gettingstarted/windows-service.html
+++ b/docs/nats_streaming/gettingstarted/windows-service.html
@@ -2362,7 +2362,7 @@ sc.exe create nss2 binPath="\"c:\nats-io\nats-streaming\nats-streaming
@@ -2534,7 +2534,7 @@ sc.exe create nss2 binPath="\"c:\nats-io\nats-streaming\nats-streaming
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/intro.html b/docs/nats_streaming/intro.html
index 0d8c2c2..320b786 100644
--- a/docs/nats_streaming/intro.html
+++ b/docs/nats_streaming/intro.html
@@ -2394,7 +2394,7 @@ digraph nats_streaming {
@@ -2566,7 +2566,7 @@ digraph nats_streaming {
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/monitoring/enabling.html b/docs/nats_streaming/monitoring/enabling.html
index d74f327..4decc4b 100644
--- a/docs/nats_streaming/monitoring/enabling.html
+++ b/docs/nats_streaming/monitoring/enabling.html
@@ -2358,7 +2358,7 @@
@@ -2530,7 +2530,7 @@
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/monitoring/endpoints.html b/docs/nats_streaming/monitoring/endpoints.html
index 026d263..5f70b2b 100644
--- a/docs/nats_streaming/monitoring/endpoints.html
+++ b/docs/nats_streaming/monitoring/endpoints.html
@@ -2622,7 +2622,7 @@
@@ -2794,7 +2794,7 @@
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/monitoring/monitoring.html b/docs/nats_streaming/monitoring/monitoring.html
index 07be2b3..cf6742f 100644
--- a/docs/nats_streaming/monitoring/monitoring.html
+++ b/docs/nats_streaming/monitoring/monitoring.html
@@ -2346,7 +2346,7 @@
@@ -2518,7 +2518,7 @@
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/partitioning.html b/docs/nats_streaming/partitioning.html
index 38fe48a..d3de49e 100644
--- a/docs/nats_streaming/partitioning.html
+++ b/docs/nats_streaming/partitioning.html
@@ -2427,7 +2427,7 @@ host2$ nats-streaming-server -store file -dir /nss/datastore/bardata -sc bar.con
@@ -2599,7 +2599,7 @@ host2$ nats-streaming-server -store file -dir /nss/datastore/bardata -sc bar.con
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/relation-to-nats.html b/docs/nats_streaming/relation-to-nats.html
index 80c16c6..9702755 100644
--- a/docs/nats_streaming/relation-to-nats.html
+++ b/docs/nats_streaming/relation-to-nats.html
@@ -2351,7 +2351,7 @@ It means that Streaming clients are not directly connected to the streaming serv
@@ -2523,7 +2523,7 @@ It means that Streaming clients are not directly connected to the streaming serv
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/store-encryption.html b/docs/nats_streaming/store-encryption.html
index 3795cb0..4d2ce30 100644
--- a/docs/nats_streaming/store-encryption.html
+++ b/docs/nats_streaming/store-encryption.html
@@ -2359,7 +2359,7 @@ The default selected cipher depends on the platform. For ARM, we use CHACH
@@ -2531,7 +2531,7 @@ The default selected cipher depends on the platform. For ARM, we use CHACH
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/store-interface.html b/docs/nats_streaming/store-interface.html
index bfe785c..dfa1dc1 100644
--- a/docs/nats_streaming/store-interface.html
+++ b/docs/nats_streaming/store-interface.html
@@ -2352,7 +2352,7 @@
@@ -2524,7 +2524,7 @@
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_streaming/swarm.html b/docs/nats_streaming/swarm.html
index 4762d02..03cc866 100644
--- a/docs/nats_streaming/swarm.html
+++ b/docs/nats_streaming/swarm.html
@@ -2396,7 +2396,7 @@ Listening on [hello
@@ -2568,7 +2568,7 @@ Listening on [hello
@@ -2542,7 +2542,7 @@ bcrypt hash: $2a$11$3kIDaCxw.Glsl1.u5nKa6eUnNDLV5HV9tIuUp7EHhMt6Nm9myW1aS
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_tools/nas/index.html b/docs/nats_tools/nas/index.html
index c198f9e..4b4cbcf 100644
--- a/docs/nats_tools/nas/index.html
+++ b/docs/nats_tools/nas/index.html
@@ -2357,7 +2357,7 @@
@@ -2529,7 +2529,7 @@
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_tools/nas/inspecting_jwts.html b/docs/nats_tools/nas/inspecting_jwts.html
index a81c3ed..11c3480 100644
--- a/docs/nats_tools/nas/inspecting_jwts.html
+++ b/docs/nats_tools/nas/inspecting_jwts.html
@@ -2378,7 +2378,7 @@
@@ -2550,7 +2550,7 @@
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_tools/nas/mem_resolver.html b/docs/nats_tools/nas/mem_resolver.html
index 07b71cb..0e74d85 100644
--- a/docs/nats_tools/nas/mem_resolver.html
+++ b/docs/nats_tools/nas/mem_resolver.html
@@ -2408,7 +2408,7 @@ Listening on [>]
@@ -2580,7 +2580,7 @@ Listening on [>]
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_tools/nas/nas_conf.html b/docs/nats_tools/nas/nas_conf.html
index 34017e8..38dc37e 100644
--- a/docs/nats_tools/nas/nas_conf.html
+++ b/docs/nats_tools/nas/nas_conf.html
@@ -2600,7 +2600,7 @@ resolver: URL(http://localhost:9090/jwt/v1/accounts/)
@@ -2772,7 +2772,7 @@ resolver: URL(http://localhost:9090/jwt/v1/accounts/)
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_tools/nats_top/index.html b/docs/nats_tools/nats_top/index.html
index 8d0cd32..80f0781 100644
--- a/docs/nats_tools/nats_top/index.html
+++ b/docs/nats_tools/nats_top/index.html
@@ -2414,7 +2414,7 @@ Connections: 4
@@ -2586,7 +2586,7 @@ Connections: 4
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_tools/nats_top/tutorial.html b/docs/nats_tools/nats_top/tutorial.html
index ce9c8a1..6ff0c90 100644
--- a/docs/nats_tools/nats_top/tutorial.html
+++ b/docs/nats_tools/nats_top/tutorial.html
@@ -2438,7 +2438,7 @@ Connections: 3
@@ -2610,7 +2610,7 @@ Connections: 3
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_tools/natsbench.html b/docs/nats_tools/natsbench.html
index d2c321d..1f8e962 100644
--- a/docs/nats_tools/natsbench.html
+++ b/docs/nats_tools/natsbench.html
@@ -2439,7 +2439,7 @@ NATS Pub/Sub stats: 6,716,465 msgs/sec ~ 102.49 MB/sec
@@ -2611,7 +2611,7 @@ NATS Pub/Sub stats: 6,716,465 msgs/sec ~ 102.49 MB/sec
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_tools/nk.html b/docs/nats_tools/nk.html
index e173671..b270d36 100644
--- a/docs/nats_tools/nk.html
+++ b/docs/nats_tools/nk.html
@@ -2361,7 +2361,7 @@ UDXU4RCSJNZOIQHZNWXHXORDPRTGNJAHAHFRGZNEEJCPQTT2M7NLCNF4
@@ -2533,7 +2533,7 @@ UDXU4RCSJNZOIQHZNWXHXORDPRTGNJAHAHFRGZNEEJCPQTT2M7NLCNF4
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_tools/nsc/index.html b/docs/nats_tools/nsc/index.html
index 8574102..fd13f21 100644
--- a/docs/nats_tools/nsc/index.html
+++ b/docs/nats_tools/nsc/index.html
@@ -2373,7 +2373,7 @@ It can be found within the tool itself:
@@ -2545,7 +2545,7 @@ It can be found within the tool itself:
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_tools/nsc/nsc.html b/docs/nats_tools/nsc/nsc.html
index 86eb27f..55674b3 100644
--- a/docs/nats_tools/nsc/nsc.html
+++ b/docs/nats_tools/nsc/nsc.html
@@ -2515,7 +2515,7 @@ Published [hello] : 'NATS'
@@ -2687,7 +2687,7 @@ Published [hello] : 'NATS'
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_tools/nsc/services.html b/docs/nats_tools/nsc/services.html
index 3a644b9..c84fe2a 100644
--- a/docs/nats_tools/nsc/services.html
+++ b/docs/nats_tools/nsc/services.html
@@ -2571,7 +2571,7 @@ Published [help] : 'me'
@@ -2743,7 +2743,7 @@ Published [help] : 'me'
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_tools/nsc/signing_keys.html b/docs/nats_tools/nsc/signing_keys.html
index 0815344..7538f52 100644
--- a/docs/nats_tools/nsc/signing_keys.html
+++ b/docs/nats_tools/nsc/signing_keys.html
@@ -2460,7 +2460,7 @@ Success! - added user "U" to "A"
@@ -2632,7 +2632,7 @@ Success! - added user "U" to "A"
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/nats_tools/nsc/streams.html b/docs/nats_tools/nsc/streams.html
index 86a1e8f..cff2e87 100644
--- a/docs/nats_tools/nsc/streams.html
+++ b/docs/nats_tools/nsc/streams.html
@@ -2576,7 +2576,7 @@ Published [a.b.c.d] : 'hello'
@@ -2748,7 +2748,7 @@ Published [a.b.c.d] : 'hello'
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/sys_accounts/index.html b/docs/sys_accounts/index.html
index 479e156..54290cd 100644
--- a/docs/sys_accounts/index.html
+++ b/docs/sys_accounts/index.html
@@ -2356,7 +2356,7 @@
@@ -2528,7 +2528,7 @@
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/sys_accounts/sys_accounts.html b/docs/sys_accounts/sys_accounts.html
index 5783568..ae00ff8 100644
--- a/docs/sys_accounts/sys_accounts.html
+++ b/docs/sys_accounts/sys_accounts.html
@@ -2552,7 +2552,7 @@ Received [_INBOX.DQD44ugVt0O4Ur3pWIOOD1.WQOBevoq] : '{
@@ -2724,7 +2724,7 @@ Received [_INBOX.DQD44ugVt0O4Ur3pWIOOD1.WQOBevoq] : '{
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}
diff --git a/docs/whats_new/whats_new_20.html b/docs/whats_new/whats_new_20.html
index eb51f92..16bb39b 100644
--- a/docs/whats_new/whats_new_20.html
+++ b/docs/whats_new/whats_new_20.html
@@ -2534,7 +2534,7 @@ the secure multi-tenant NATS system.
@@ -2706,7 +2706,7 @@ the secure multi-tenant NATS system.
display: inline-block;
width: 16px;
height: 16px;
- background: url(/assets/images/nats.svg);
+ background: url(assets/images/nats.svg);
background-size: 16px 16px;
}