quickblox-javascript-sdk

JavaScript SDK of QuickBlox cloud backend platform

OTHER License

Downloads
9.1K
Stars
105
Committers
29

Bot releases are visible (Hide)

quickblox-javascript-sdk - 2.1.4

Published by soulfly about 8 years ago

New:

  • QB.content.upload now returns an empty {} as a result in its callback.
  • QB.content.createAndUpload callback now doesn't contain a path parameter in the result.

Fixed:

  • Adopt QB.content.createAndUpload method to work with different files storages.
quickblox-javascript-sdk - 2.1.3

Published by soulfly over 8 years ago

New:

  • Added QB.data.fileUrl method.

Fixed:

  • QB.data.uploadFile wasn't working on node.js.
quickblox-javascript-sdk - 2.1.2

Published by dimaspirit over 8 years ago

Fixed:

  • QB.message.update doesn't fire success callback (see more pull/135);
quickblox-javascript-sdk - 2.1.1

Published by dimaspirit over 8 years ago

Fixed: issue when id (blobId) try to parse into Int(*, 10)

quickblox-javascript-sdk - 2.1.0

Published by dimaspirit over 8 years ago

Features:

  • Video chat(WebRTC) Stats API (added onCallStatsReport callback and statsReportTimeInterval config property) - allows access to the statistical information about a peer connection.

Fixed:

  • issue with video chat where the Firefox browser doesn't produce a connection closed event (workaround via WebRTC Stats API using stats.bytesReceived). Also, a video call isn't recovered if a user on Firefox loses the Internet connection for a while during the call.
  • undefined 'getError' method issue in listeners;

Updated:

  • XMPP library Strophe.js to 1.2.4 version
Package Rankings
Top 6.17% on Npmjs.org
Top 7.75% on Bower.io
Badges
Extracted from project README
Code Climate npm npm