From d3e98a83b93cbe61faaa25cf7f90b0e38b254c32 Mon Sep 17 00:00:00 2001 From: Eric Satterwhite Date: Sun, 11 Jun 2017 14:42:44 -0500 Subject: [PATCH] fix bootstrap tut --- docs/api/api_project.js | 2 +- docs/api/api_project.json | 2 +- docs/classes.list.html | 2 +- docs/index.html | 2 +- docs/index.js.html | 2 +- docs/lib_json.js.html | 2 +- docs/lib_nats.js.html | 2 +- docs/lib_server_index.js.html | 2 +- docs/lib_server_mock.js.html | 2 +- docs/lib_server_node.js.html | 2 +- docs/lib_server_request.js.html | 2 +- docs/lib_server_response.js.html | 2 +- docs/lib_server_route.js.html | 2 +- docs/lib_server_router.js.html | 2 +- docs/lib_timer.js.html | 2 +- docs/lib_transports_callback.js.html | 2 +- docs/lib_transports_http.js.html | 2 +- docs/lib_transports_index.js.html | 2 +- docs/module-keef.html | 2 +- docs/module-skyring.html | 2 +- docs/module-skyring_conf.html | 2 +- docs/module-skyring_lib_json.html | 2 +- docs/module-skyring_lib_nats.html | 2 +- docs/module-skyring_lib_server.html | 2 +- ...odule-skyring_lib_server_mock.Request.html | 2 +- ...dule-skyring_lib_server_mock.Response.html | 2 +- docs/module-skyring_lib_server_mock.html | 2 +- docs/module-skyring_lib_server_node.html | 2 +- docs/module-skyring_lib_server_request.html | 2 +- docs/module-skyring_lib_server_response.html | 2 +- docs/module-skyring_lib_server_route.html | 2 +- docs/module-skyring_lib_server_router.html | 2 +- docs/module-skyring_lib_timer.html | 2 +- docs/module-skyring_lib_transports.html | 2 +- docs/module-skyring_lib_transports_http.html | 2 +- docs/module-skyring_lib_transports_timer.html | 2 +- docs/modules.list.html | 2 +- docs/node_modules_keef_index.js.html | 2 +- docs/quicksearch.html | 2 +- docs/skyring_lib_server_request.html | 2 +- docs/tutorial-bootstrap.html | 93 ++++++++++- docs/tutorial-skyring-tcp.html | 2 +- docs/tutorial-skyring-zmq.html | 10 +- docs/tutorial-transports.html | 2 +- docs/tutorials.list.html | 2 +- tutorials/bootstrap.md | 148 ++++++++++++++++++ 46 files changed, 287 insertions(+), 50 deletions(-) diff --git a/docs/api/api_project.js b/docs/api/api_project.js index 4b3b267a..c72ebe37 100644 --- a/docs/api/api_project.js +++ b/docs/api/api_project.js @@ -6,7 +6,7 @@ define({ "apidoc": "0.2.0", "generator": { "name": "apidoc", - "time": "2017-06-04T20:15:52.536Z", + "time": "2017-06-11T19:41:09.658Z", "url": "http://apidocjs.com", "version": "0.16.1" } diff --git a/docs/api/api_project.json b/docs/api/api_project.json index 03df5c39..62dfbbea 100644 --- a/docs/api/api_project.json +++ b/docs/api/api_project.json @@ -6,7 +6,7 @@ "apidoc": "0.2.0", "generator": { "name": "apidoc", - "time": "2017-06-04T20:15:52.536Z", + "time": "2017-06-11T19:41:09.658Z", "url": "http://apidocjs.com", "version": "0.16.1" } diff --git a/docs/classes.list.html b/docs/classes.list.html index b5e29146..acf43778 100644 --- a/docs/classes.list.html +++ b/docs/classes.list.html @@ -240,7 +240,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:51-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/index.html b/docs/index.html index af909e49..23ed72ac 100644 --- a/docs/index.html +++ b/docs/index.html @@ -242,7 +242,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:51-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/index.js.html b/docs/index.js.html index 9644fea5..bbc8d979 100644 --- a/docs/index.js.html +++ b/docs/index.js.html @@ -195,7 +195,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:51-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/lib_json.js.html b/docs/lib_json.js.html index b802b73e..f9b9c28f 100644 --- a/docs/lib_json.js.html +++ b/docs/lib_json.js.html @@ -160,7 +160,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:51-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/lib_nats.js.html b/docs/lib_nats.js.html index 5bf2e4e1..873386e8 100644 --- a/docs/lib_nats.js.html +++ b/docs/lib_nats.js.html @@ -222,7 +222,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:51-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/lib_server_index.js.html b/docs/lib_server_index.js.html index 5bdcd57e..82c18482 100644 --- a/docs/lib_server_index.js.html +++ b/docs/lib_server_index.js.html @@ -316,7 +316,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:51-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/lib_server_mock.js.html b/docs/lib_server_mock.js.html index 25477ff4..db8f1b03 100644 --- a/docs/lib_server_mock.js.html +++ b/docs/lib_server_mock.js.html @@ -310,7 +310,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:51-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/lib_server_node.js.html b/docs/lib_server_node.js.html index 6041cc07..4748a8d3 100644 --- a/docs/lib_server_node.js.html +++ b/docs/lib_server_node.js.html @@ -333,7 +333,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:51-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/lib_server_request.js.html b/docs/lib_server_request.js.html index 58053572..0d736f7e 100644 --- a/docs/lib_server_request.js.html +++ b/docs/lib_server_request.js.html @@ -213,7 +213,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:51-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/lib_server_response.js.html b/docs/lib_server_response.js.html index 6bed1ecf..0c944a12 100644 --- a/docs/lib_server_response.js.html +++ b/docs/lib_server_response.js.html @@ -254,7 +254,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:51-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/lib_server_route.js.html b/docs/lib_server_route.js.html index 73d48497..06c4fb69 100644 --- a/docs/lib_server_route.js.html +++ b/docs/lib_server_route.js.html @@ -243,7 +243,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:51-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/lib_server_router.js.html b/docs/lib_server_router.js.html index 8ff1ea0f..90bb202a 100644 --- a/docs/lib_server_router.js.html +++ b/docs/lib_server_router.js.html @@ -301,7 +301,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:51-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/lib_timer.js.html b/docs/lib_timer.js.html index 85fcb3d1..2da3e1fc 100644 --- a/docs/lib_timer.js.html +++ b/docs/lib_timer.js.html @@ -477,7 +477,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:51-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/lib_transports_callback.js.html b/docs/lib_transports_callback.js.html index 9eab5781..80b63311 100644 --- a/docs/lib_transports_callback.js.html +++ b/docs/lib_transports_callback.js.html @@ -141,7 +141,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:51-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/lib_transports_http.js.html b/docs/lib_transports_http.js.html index 98c6d227..13a0c3a8 100644 --- a/docs/lib_transports_http.js.html +++ b/docs/lib_transports_http.js.html @@ -193,7 +193,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:51-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/lib_transports_index.js.html b/docs/lib_transports_index.js.html index a05c9def..d4b864d4 100644 --- a/docs/lib_transports_index.js.html +++ b/docs/lib_transports_index.js.html @@ -270,7 +270,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:51-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/module-keef.html b/docs/module-keef.html index 3800931a..3e99a5de 100644 --- a/docs/module-keef.html +++ b/docs/module-keef.html @@ -324,7 +324,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:51-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/module-skyring.html b/docs/module-skyring.html index 857ac277..951cd2d5 100644 --- a/docs/module-skyring.html +++ b/docs/module-skyring.html @@ -239,7 +239,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:51-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/module-skyring_conf.html b/docs/module-skyring_conf.html index d75f1700..6486cf99 100644 --- a/docs/module-skyring_conf.html +++ b/docs/module-skyring_conf.html @@ -719,7 +719,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:51-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/module-skyring_lib_json.html b/docs/module-skyring_lib_json.html index f7ef1a48..f07abd7e 100644 --- a/docs/module-skyring_lib_json.html +++ b/docs/module-skyring_lib_json.html @@ -515,7 +515,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:51-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/module-skyring_lib_nats.html b/docs/module-skyring_lib_nats.html index de7c6958..b8c1c1be 100644 --- a/docs/module-skyring_lib_nats.html +++ b/docs/module-skyring_lib_nats.html @@ -503,7 +503,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:51-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/module-skyring_lib_server.html b/docs/module-skyring_lib_server.html index e0d943ab..3c744f18 100644 --- a/docs/module-skyring_lib_server.html +++ b/docs/module-skyring_lib_server.html @@ -1243,7 +1243,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:51-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/module-skyring_lib_server_mock.Request.html b/docs/module-skyring_lib_server_mock.Request.html index 6e03d332..2848ae8c 100644 --- a/docs/module-skyring_lib_server_mock.Request.html +++ b/docs/module-skyring_lib_server_mock.Request.html @@ -262,7 +262,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:51-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/module-skyring_lib_server_mock.Response.html b/docs/module-skyring_lib_server_mock.Response.html index ee3564fc..a86dd815 100644 --- a/docs/module-skyring_lib_server_mock.Response.html +++ b/docs/module-skyring_lib_server_mock.Response.html @@ -262,7 +262,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:51-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/module-skyring_lib_server_mock.html b/docs/module-skyring_lib_server_mock.html index b3e3b897..7c4b46c1 100644 --- a/docs/module-skyring_lib_server_mock.html +++ b/docs/module-skyring_lib_server_mock.html @@ -248,7 +248,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:51-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/module-skyring_lib_server_node.html b/docs/module-skyring_lib_server_node.html index f8955bd6..a465fe13 100644 --- a/docs/module-skyring_lib_server_node.html +++ b/docs/module-skyring_lib_server_node.html @@ -1716,7 +1716,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:51-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/module-skyring_lib_server_request.html b/docs/module-skyring_lib_server_request.html index 2732cd34..218cf6f8 100644 --- a/docs/module-skyring_lib_server_request.html +++ b/docs/module-skyring_lib_server_request.html @@ -234,7 +234,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:51-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/module-skyring_lib_server_response.html b/docs/module-skyring_lib_server_response.html index 8a3214b8..86e69bf3 100644 --- a/docs/module-skyring_lib_server_response.html +++ b/docs/module-skyring_lib_server_response.html @@ -1492,7 +1492,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:51-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/module-skyring_lib_server_route.html b/docs/module-skyring_lib_server_route.html index 3a433c85..536ef20a 100644 --- a/docs/module-skyring_lib_server_route.html +++ b/docs/module-skyring_lib_server_route.html @@ -834,7 +834,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:52-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/module-skyring_lib_server_router.html b/docs/module-skyring_lib_server_router.html index bdb2cd00..9608c483 100644 --- a/docs/module-skyring_lib_server_router.html +++ b/docs/module-skyring_lib_server_router.html @@ -1872,7 +1872,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:52-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/module-skyring_lib_timer.html b/docs/module-skyring_lib_timer.html index abb62fae..7547efbc 100644 --- a/docs/module-skyring_lib_timer.html +++ b/docs/module-skyring_lib_timer.html @@ -2180,7 +2180,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:52-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/module-skyring_lib_transports.html b/docs/module-skyring_lib_transports.html index 785dc07c..fbf57b57 100644 --- a/docs/module-skyring_lib_transports.html +++ b/docs/module-skyring_lib_transports.html @@ -722,7 +722,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:52-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/module-skyring_lib_transports_http.html b/docs/module-skyring_lib_transports_http.html index 99f36809..74038da8 100644 --- a/docs/module-skyring_lib_transports_http.html +++ b/docs/module-skyring_lib_transports_http.html @@ -412,7 +412,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:52-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/module-skyring_lib_transports_timer.html b/docs/module-skyring_lib_transports_timer.html index ec51d453..3b4a7b56 100644 --- a/docs/module-skyring_lib_transports_timer.html +++ b/docs/module-skyring_lib_transports_timer.html @@ -226,7 +226,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:52-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/modules.list.html b/docs/modules.list.html index b8634884..dbb35c7e 100644 --- a/docs/modules.list.html +++ b/docs/modules.list.html @@ -240,7 +240,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:51-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/node_modules_keef_index.js.html b/docs/node_modules_keef_index.js.html index 3714f2d8..f4a0af22 100644 --- a/docs/node_modules_keef_index.js.html +++ b/docs/node_modules_keef_index.js.html @@ -397,7 +397,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-06-04T15:15:51-05:00 + on 2017-06-11T14:41:09-05:00 using the DocStrap template. diff --git a/docs/quicksearch.html b/docs/quicksearch.html index fb9ab716..2e42c5ee 100644 --- a/docs/quicksearch.html +++ b/docs/quicksearch.html @@ -7,7 +7,7 @@