Skip to content

Commit a45efd1

Browse files
v2.16.0
1 parent ee28149 commit a45efd1

40 files changed

+28477
-20596
lines changed

README.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<div align="center">
2+
3+
<p>
4+
<a href="https://discord.gg/c6bxq9BC"><img src="https://img.shields.io/discord/1042743094833065985?color=5865F2&logo=discord&logoColor=white&label=QuickBlox%20Discord%20server&style=for-the-badge" alt="Discord server" /></a>
5+
</p>
6+
7+
</div>
8+
19
# QuickBlox JavaScript SDK
210

311
[![travis-ci](https://api.travis-ci.org/QuickBlox/quickblox-javascript-sdk.svg?branch=gh-pages)](https://travis-ci.org/QuickBlox/quickblox-javascript-sdk)
@@ -16,7 +24,7 @@ Check out our [API Reference](https://quickblox.github.io/quickblox-javascript-s
1624
## Dependencies for browser
1725

1826
```html
19-
<script src="https://unpkg.com/quickblox@2.15.5/quickblox.min.js"></script>
27+
<script src="https://unpkg.com/quickblox@2.16.0/quickblox.min.js"></script>
2028
```
2129

2230
## Bower and RequireJS

docs/QB.webrtc.RTCPeerConnection.html

+1,953
Large diffs are not rendered by default.

docs/QB.webrtc.WebRTCSession.html

+2,701
Large diffs are not rendered by default.

docs/QB.webrtc.html

+1,490
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)