Skip to content

Commit

Permalink
Revert to 0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Whatley committed Feb 25, 2019
1 parent 4ea8c8f commit 518d72f
Show file tree
Hide file tree
Showing 22 changed files with 2,668 additions and 4,411 deletions.
181 changes: 180 additions & 1 deletion docs/classes.list.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,13 @@
</ul>
</li>

<li class="dropdown">
<a href="events.list.html" class="dropdown-toggle" data-toggle="dropdown">Events<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="module-lib_transport-Transport.html#event:disconnected">lib/transport~Transport#event:disconnected</a></li><li><a href="module-lib_transport-Transport.html#event:reconnected">lib/transport~Transport#event:reconnected</a></li>
</ul>
</li>

</ul>

<div class="col-sm-3 col-md-3">
Expand Down Expand Up @@ -185,6 +192,178 @@ <h3 class="subsection-title">Classes</h3>



<h3 class="subsection-title">Events</h3>

<dl>

<hr>
<dt>
<h4 class="name" id="event:disconnected">disconnected</h4>


</dt>
<dd>


<div class="description">
Fired when the transport is disconnected unexpectedly.
</div>





<h5>Type:
<span class="param-type">object</span>


</h5>






<dl class="details">



































</dl>















</dd>



<hr>
<dt>
<h4 class="name" id="event:reconnected">reconnected</h4>


</dt>
<dd>


<div class="description">
Fired when the transport is able to reconnect.
</div>





<h5>Type:
<span class="param-type">object</span>


</h5>






<dl class="details">



































</dl>















</dd>

</dl>

</article>

</section>
Expand Down Expand Up @@ -229,7 +408,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>

on 2018-05-17T08:23:35-04:00
on 2018-01-25T15:07:21-05:00

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
9 changes: 8 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,13 @@
</ul>
</li>

<li class="dropdown">
<a href="events.list.html" class="dropdown-toggle" data-toggle="dropdown">Events<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="module-lib_transport-Transport.html#event:disconnected">lib/transport~Transport#event:disconnected</a></li><li><a href="module-lib_transport-Transport.html#event:reconnected">lib/transport~Transport#event:reconnected</a></li>
</ul>
</li>

</ul>

<div class="col-sm-3 col-md-3">
Expand Down Expand Up @@ -142,7 +149,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>

on 2018-05-17T08:23:35-04:00
on 2018-01-25T15:07:21-05:00

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
9 changes: 8 additions & 1 deletion docs/module-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,13 @@
</ul>
</li>

<li class="dropdown">
<a href="events.list.html" class="dropdown-toggle" data-toggle="dropdown">Events<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="module-lib_transport-Transport.html#event:disconnected">lib/transport~Transport#event:disconnected</a></li><li><a href="module-lib_transport-Transport.html#event:reconnected">lib/transport~Transport#event:reconnected</a></li>
</ul>
</li>

</ul>

<div class="col-sm-3 col-md-3">
Expand Down Expand Up @@ -316,7 +323,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>

on 2018-05-17T08:23:35-04:00
on 2018-01-25T15:07:21-05:00

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
63 changes: 9 additions & 54 deletions docs/module-lib_errors-ForbiddenError.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,13 @@
</ul>
</li>

<li class="dropdown">
<a href="events.list.html" class="dropdown-toggle" data-toggle="dropdown">Events<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="module-lib_transport-Transport.html#event:disconnected">lib/transport~Transport#event:disconnected</a></li><li><a href="module-lib_transport-Transport.html#event:reconnected">lib/transport~Transport#event:reconnected</a></li>
</ul>
</li>

</ul>

<div class="col-sm-3 col-md-3">
Expand Down Expand Up @@ -95,7 +102,7 @@ <h2>

<hr>
<dt>
<h4 class="name" id="ForbiddenError"><span class="type-signature"></span>new ForbiddenError(message, response [, skipLog])</h4>
<h4 class="name" id="ForbiddenError"><span class="type-signature"></span>new ForbiddenError(message, response)</h4>


</dt>
Expand Down Expand Up @@ -126,8 +133,6 @@ <h5>Parameters:</h5>
<th>Type</th>


<th>Argument</th>




Expand All @@ -154,14 +159,6 @@ <h5>Parameters:</h5>
</td>


<td class="attributes">





</td>




Expand All @@ -186,55 +183,13 @@ <h5>Parameters:</h5>
</td>


<td class="attributes">





</td>




<td class="description last">The response to the request.</td>
</tr>



<tr>

<td class="name"><code>skipLog</code></td>


<td class="type">


<span class="param-type">boolean</span>




</td>


<td class="attributes">

&lt;optional><br>





</td>




<td class="description last">If true, the error should not be automatically logged.</td>
</tr>


</tbody>
</table>

Expand Down Expand Up @@ -377,7 +332,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>

on 2018-05-17T08:23:35-04:00
on 2018-01-25T15:07:21-05:00

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down

0 comments on commit 518d72f

Please sign in to comment.