Skip to content

Releases: peermetrics/sdk-js

v2.7.2

27 Mar 11:43
Compare
Choose a tag to compare

v2.7.1...v2.7.2

v2.7.1

17 Mar 17:55
Compare
Choose a tag to compare
  • Added a new server side error that we should not retry on
  • Update readme

v2.7.0

16 Feb 11:46
Compare
Choose a tag to compare
  • Added new endCall() method to stop monitoring all connections

v2.6.0

30 Jan 18:16
Compare
Choose a tag to compare
  • Make sure all custom events are tagged accordingly

v2.5.1

11 Jan 13:18
Compare
Choose a tag to compare
  • Improved sdk types. Update for readme 5aec02f

v2.5.0...v2.5.1

v2.5.0

12 Oct 18:04
Compare
Choose a tag to compare
  • Added new getPageUrl method so users can request the peer metrics page for a conference or participant

v2.4.1

29 Jun 13:18
Compare
Choose a tag to compare
  • Allow the SDK to be initialized in non browser context.

v2.4.0

23 Jun 15:17
Compare
Choose a tag to compare
  • README updates
  • Added integration with Pion

v2.3.2

05 Jun 14:44
Compare
Choose a tag to compare
  • Updated webrtc-stats package

v2.3.1

26 May 11:03
Compare
Choose a tag to compare
  • Moved the addConnection API request outside of addConnection() so it's no longer blocking
  • Updated readme