Skip to content

Commit

Permalink
Merged in pre-prod-2-0 (pull request #435)
Browse files Browse the repository at this point in the history
Release 2.3.1
  • Loading branch information
dinawee committed Jul 13, 2021
2 parents 3b0c053 + 48ae448 commit 514bb1f
Show file tree
Hide file tree
Showing 202 changed files with 153 additions and 109 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SKYLINK WEB SDK 2.3.0
# SKYLINK WEB SDK 2.3.1
> Temasys SkylinkJS Web SDK is an open-source client-side library for your web-browser that enables any website to easily leverage the capabilities of WebRTC and its direct data streaming powers between peers for audio/video conferencing.
You'll need a Temasys Account, and an App key to use this. [Register here to get your App key](https://console.temasys.io).
Expand Down Expand Up @@ -34,7 +34,7 @@ You'll need a Temasys Account, and an App key to use this. [Register here to get
- We recommend that you always use the latest versions of the Temasys SkylinkJS Web SDK as WebRTC is still evolving and we adapt to changes very frequently.
- It is advised to not attach any event handlers to the WebRTC APIs as doing so may override the handlers set in SkylinkJS and result in unexpected behaviour.

[Latest version: 2.3.0](https://github.com/Temasys/SkylinkJS/releases/tag/2.3.0)
[Latest version: 2.3.1](https://github.com/Temasys/SkylinkJS/releases/tag/2.3.1)


## How to build your own Temasys SkylinkJS Web SDK
Expand Down
3 changes: 2 additions & 1 deletion docs/documentation_typedefs.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,8 @@ <h1 class="page-title">
* @property {number} [bandwidth.video] The maximum video streaming bandwidth sent to Peers.
* Recommended values are &lt;code>256&lt;/code>-&lt;code>500&lt;/code> for 180p quality,
* &lt;code>500&lt;/code>-&lt;code>1024&lt;/code> for 360p quality, &lt;code>1024&lt;/code>-&lt;code>2048&lt;/code> for 720p quality
* and &lt;code>2048&lt;/code>-&lt;code>4096&lt;/code> for 1080p quality.
* and &lt;code>2048&lt;/code>-&lt;code>4096&lt;/code> for 1080p quality. For MCU rooms, the maximum video streaming bandwidth defaults to
* &lt;code>500&lt;/code>.
* @property {number} [bandwidth.data] The maximum data streaming bandwidth sent to Peers.
* This affects the P2P messaging in {@link Skylink#sendP2PMessage},
* and data transfers in {@link Skylink#sendBlobData} and {@link Skylink#sendURLData}.
Expand Down
25 changes: 13 additions & 12 deletions docs/global.html
Original file line number Diff line number Diff line change
Expand Up @@ -4167,7 +4167,7 @@ <h6>Properties</h6>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line334">line 334</a>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line335">line 335</a>
</li>
</ul>
</dd>
Expand Down Expand Up @@ -5005,7 +5005,7 @@ <h6>Properties</h6>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line266">line 266</a>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line267">line 267</a>
</li>
</ul>
</dd>
Expand Down Expand Up @@ -6894,7 +6894,8 @@ <h6>Properties</h6>
<p>The maximum video streaming bandwidth sent to Peers.
Recommended values are <code>256</code>-<code>500</code> for 180p quality,
<code>500</code>-<code>1024</code> for 360p quality, <code>1024</code>-<code>2048</code> for 720p quality
and <code>2048</code>-<code>4096</code> for 1080p quality.</p>
and <code>2048</code>-<code>4096</code> for 1080p quality. For MCU rooms, the maximum video streaming bandwidth defaults to
<code>500</code>.</p>
</td>
</tr>

Expand Down Expand Up @@ -7227,7 +7228,7 @@ <h5 class="subsection-title">Properties:</h5>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line622">line 622</a>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line623">line 623</a>
</li>
</ul>
</dd>
Expand Down Expand Up @@ -7585,7 +7586,7 @@ <h5 class="subsection-title">Properties:</h5>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line610">line 610</a>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line611">line 611</a>
</li>
</ul>
</dd>
Expand Down Expand Up @@ -7676,7 +7677,7 @@ <h4 class="name" id="MediaStream">
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line636">line 636</a>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line637">line 637</a>
</li>
</ul>
</dd>
Expand Down Expand Up @@ -7850,7 +7851,7 @@ <h5 class="subsection-title">Properties:</h5>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line630">line 630</a>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line631">line 631</a>
</li>
</ul>
</dd>
Expand Down Expand Up @@ -8480,7 +8481,7 @@ <h6>Properties</h6>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line379">line 379</a>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line380">line 380</a>
</li>
</ul>
</dd>
Expand Down Expand Up @@ -9213,7 +9214,7 @@ <h5 class="subsection-title">Properties:</h5>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line604">line 604</a>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line605">line 605</a>
</li>
</ul>
</dd>
Expand Down Expand Up @@ -9711,7 +9712,7 @@ <h5 class="subsection-title">Properties:</h5>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line594">line 594</a>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line595">line 595</a>
</li>
</ul>
</dd>
Expand Down Expand Up @@ -13842,7 +13843,7 @@ <h6>Properties</h6>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line405">line 405</a>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line406">line 406</a>
</li>
</ul>
</dd>
Expand Down Expand Up @@ -15171,7 +15172,7 @@ <h5 class="subsection-title">Properties:</h5>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line640">line 640</a>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line641">line 641</a>
</li>
</ul>
</dd>
Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h3>Classes</h3><ul><li id="Skylink-nav"><a href="Skylink.html">Skylink</a><ul c

<section class="readme">
<article>
<h1>SKYLINK WEB SDK 2.3.0</h1>
<h1>SKYLINK WEB SDK 2.3.1</h1>
<blockquote>
<p>Temasys SkylinkJS Web SDK is an open-source client-side library for your web-browser that enables any website to easily leverage the capabilities of WebRTC and its direct data streaming powers between peers for audio/video conferencing.</p>
</blockquote>
Expand Down Expand Up @@ -178,7 +178,7 @@ <h4>Current versions and stability</h4>
<li>We recommend that you always use the latest versions of the Temasys SkylinkJS Web SDK as WebRTC is still evolving and we adapt to changes very frequently.</li>
<li>It is advised to not attach any event handlers to the WebRTC APIs as doing so may override the handlers set in SkylinkJS and result in unexpected behaviour.</li>
</ul>
<p><a href="https://github.com/Temasys/SkylinkJS/releases/tag/2.3.0">Latest version: 2.3.0</a></p>
<p><a href="https://github.com/Temasys/SkylinkJS/releases/tag/2.3.1">Latest version: 2.3.1</a></p>
<h2>How to build your own Temasys SkylinkJS Web SDK</h2>
<p>Using <a href="https://git-scm.com/download">Git</a> command line tools, execute the following:</p>
<pre class="prettyprint source"><code># 1. Clone or download this repository via git terminal.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "skylinkjs",
"description": "Temasys Web SDK is an open-source client-side library for your web-browser that enables any website to easily leverage the capabilities of WebRTC and its direct data streaming powers between peers for audio/video conferencing or file transfer.",
"version": "2.3.0",
"version": "2.3.1",
"homepage": "https://temasys.io/",
"author": {
"name": "Temasys Communications Pte. Ltd.",
Expand Down
Binary file removed publish/2.3.0/gzip/skylink.complete.js
Binary file not shown.
Binary file removed publish/2.3.0/gzip/skylink.complete.min.js
Binary file not shown.
Binary file removed publish/2.3.0/gzip/skylink.complete.min.umd.js
Binary file not shown.
Binary file removed publish/2.3.0/gzip/skylink.complete.umd.js
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,8 @@ <h1 class="page-title">
* @property {number} [bandwidth.video] The maximum video streaming bandwidth sent to Peers.
* Recommended values are &lt;code>256&lt;/code>-&lt;code>500&lt;/code> for 180p quality,
* &lt;code>500&lt;/code>-&lt;code>1024&lt;/code> for 360p quality, &lt;code>1024&lt;/code>-&lt;code>2048&lt;/code> for 720p quality
* and &lt;code>2048&lt;/code>-&lt;code>4096&lt;/code> for 1080p quality.
* and &lt;code>2048&lt;/code>-&lt;code>4096&lt;/code> for 1080p quality. For MCU rooms, the maximum video streaming bandwidth defaults to
* &lt;code>500&lt;/code>.
* @property {number} [bandwidth.data] The maximum data streaming bandwidth sent to Peers.
* This affects the P2P messaging in {@link Skylink#sendP2PMessage},
* and data transfers in {@link Skylink#sendBlobData} and {@link Skylink#sendURLData}.
Expand Down
25 changes: 13 additions & 12 deletions publish/2.3.0/docs/global.html → publish/2.3.1/docs/global.html
Original file line number Diff line number Diff line change
Expand Up @@ -4167,7 +4167,7 @@ <h6>Properties</h6>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line334">line 334</a>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line335">line 335</a>
</li>
</ul>
</dd>
Expand Down Expand Up @@ -5005,7 +5005,7 @@ <h6>Properties</h6>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line266">line 266</a>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line267">line 267</a>
</li>
</ul>
</dd>
Expand Down Expand Up @@ -6894,7 +6894,8 @@ <h6>Properties</h6>
<p>The maximum video streaming bandwidth sent to Peers.
Recommended values are <code>256</code>-<code>500</code> for 180p quality,
<code>500</code>-<code>1024</code> for 360p quality, <code>1024</code>-<code>2048</code> for 720p quality
and <code>2048</code>-<code>4096</code> for 1080p quality.</p>
and <code>2048</code>-<code>4096</code> for 1080p quality. For MCU rooms, the maximum video streaming bandwidth defaults to
<code>500</code>.</p>
</td>
</tr>

Expand Down Expand Up @@ -7227,7 +7228,7 @@ <h5 class="subsection-title">Properties:</h5>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line622">line 622</a>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line623">line 623</a>
</li>
</ul>
</dd>
Expand Down Expand Up @@ -7585,7 +7586,7 @@ <h5 class="subsection-title">Properties:</h5>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line610">line 610</a>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line611">line 611</a>
</li>
</ul>
</dd>
Expand Down Expand Up @@ -7676,7 +7677,7 @@ <h4 class="name" id="MediaStream">
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line636">line 636</a>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line637">line 637</a>
</li>
</ul>
</dd>
Expand Down Expand Up @@ -7850,7 +7851,7 @@ <h5 class="subsection-title">Properties:</h5>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line630">line 630</a>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line631">line 631</a>
</li>
</ul>
</dd>
Expand Down Expand Up @@ -8480,7 +8481,7 @@ <h6>Properties</h6>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line379">line 379</a>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line380">line 380</a>
</li>
</ul>
</dd>
Expand Down Expand Up @@ -9213,7 +9214,7 @@ <h5 class="subsection-title">Properties:</h5>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line604">line 604</a>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line605">line 605</a>
</li>
</ul>
</dd>
Expand Down Expand Up @@ -9711,7 +9712,7 @@ <h5 class="subsection-title">Properties:</h5>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line594">line 594</a>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line595">line 595</a>
</li>
</ul>
</dd>
Expand Down Expand Up @@ -13842,7 +13843,7 @@ <h6>Properties</h6>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line405">line 405</a>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line406">line 406</a>
</li>
</ul>
</dd>
Expand Down Expand Up @@ -15171,7 +15172,7 @@ <h5 class="subsection-title">Properties:</h5>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line640">line 640</a>
<a href="documentation_typedefs.js.html">documentation/typedefs.js</a>, <a href="documentation_typedefs.js.html#line641">line 641</a>
</li>
</ul>
</dd>
Expand Down
File renamed without changes
File renamed without changes
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h3>Classes</h3><ul><li id="Skylink-nav"><a href="Skylink.html">Skylink</a><ul c

<section class="readme">
<article>
<h1>SKYLINK WEB SDK 2.3.0</h1>
<h1>SKYLINK WEB SDK 2.3.1</h1>
<blockquote>
<p>Temasys SkylinkJS Web SDK is an open-source client-side library for your web-browser that enables any website to easily leverage the capabilities of WebRTC and its direct data streaming powers between peers for audio/video conferencing.</p>
</blockquote>
Expand Down Expand Up @@ -178,7 +178,7 @@ <h4>Current versions and stability</h4>
<li>We recommend that you always use the latest versions of the Temasys SkylinkJS Web SDK as WebRTC is still evolving and we adapt to changes very frequently.</li>
<li>It is advised to not attach any event handlers to the WebRTC APIs as doing so may override the handlers set in SkylinkJS and result in unexpected behaviour.</li>
</ul>
<p><a href="https://github.com/Temasys/SkylinkJS/releases/tag/2.3.0">Latest version: 2.3.0</a></p>
<p><a href="https://github.com/Temasys/SkylinkJS/releases/tag/2.3.1">Latest version: 2.3.1</a></p>
<h2>How to build your own Temasys SkylinkJS Web SDK</h2>
<p>Using <a href="https://git-scm.com/download">Git</a> command line tools, execute the following:</p>
<pre class="prettyprint source"><code># 1. Clone or download this repository via git terminal.
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file added publish/2.3.1/gzip/skylink.complete.js
Binary file not shown.
Binary file added publish/2.3.1/gzip/skylink.complete.min.js
Binary file not shown.
Binary file added publish/2.3.1/gzip/skylink.complete.min.umd.js
Binary file not shown.
Binary file added publish/2.3.1/gzip/skylink.complete.umd.js
Binary file not shown.

0 comments on commit 514bb1f

Please sign in to comment.