Skip to content

Commit 514c2a9

Browse files
author
Minggang Wang
authored
Merge pull request #188 from minggangw/fix-issue-184
Implement the destruction of publisher/subscription/client/service/timer
2 parents 37bc955 + 48a41c4 commit 514c2a9

24 files changed

Lines changed: 1037 additions & 98 deletions

docs/Client.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ <h2><span class="attribs"><span class="type-signature"></span></span>Client<span
8383

8484
<dt class="tag-source">Source:</dt>
8585
<dd class="tag-source"><ul class="dummy"><li>
86-
<a href="lib_client.js.html">lib/client.js</a>, <a href="lib_client.js.html#line25">line 25</a>
86+
<a href="lib_client.js.html">lib/client.js</a>, <a href="lib_client.js.html#line26">line 26</a>
8787
</li></ul></dd>
8888

8989

@@ -259,7 +259,7 @@ <h5>Parameters:</h5>
259259

260260
<dt class="tag-source">Source:</dt>
261261
<dd class="tag-source"><ul class="dummy"><li>
262-
<a href="lib_client.js.html">lib/client.js</a>, <a href="lib_client.js.html#line50">line 50</a>
262+
<a href="lib_client.js.html">lib/client.js</a>, <a href="lib_client.js.html#line51">line 51</a>
263263
</li></ul></dd>
264264

265265

@@ -334,7 +334,7 @@ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-rc
334334
<br class="clear">
335335

336336
<footer>
337-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Mon Oct 23 2017 16:56:25 GMT+0800 (CST)
337+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed Nov 22 2017 11:16:22 GMT+0800 (CST)
338338
</footer>
339339

340340
<script> prettyPrint(); </script>

0 commit comments

Comments
 (0)