Skip to content

Commit

Permalink
v2.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Artem-K-Koltunov committed Sep 28, 2023
1 parent ee28149 commit a45efd1
Show file tree
Hide file tree
Showing 40 changed files with 28,477 additions and 20,596 deletions.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<div align="center">

<p>
<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>
</p>

</div>

# QuickBlox JavaScript SDK

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

```html
<script src="https://unpkg.com/quickblox@2.15.5/quickblox.min.js"></script>
<script src="https://unpkg.com/quickblox@2.16.0/quickblox.min.js"></script>
```

## Bower and RequireJS
Expand Down
1,953 changes: 1,953 additions & 0 deletions docs/QB.webrtc.RTCPeerConnection.html

Large diffs are not rendered by default.

2,701 changes: 2,701 additions & 0 deletions docs/QB.webrtc.WebRTCSession.html

Large diffs are not rendered by default.

1,490 changes: 1,490 additions & 0 deletions docs/QB.webrtc.html

Large diffs are not rendered by default.

Loading

0 comments on commit a45efd1

Please sign in to comment.