Releases: peermetrics/sdk-js
Releases · peermetrics/sdk-js
v2.7.1
- Added a new server side error that we should not retry on
- Update readme
v2.7.0
- Added new endCall() method to stop monitoring all connections
v2.6.0
- Make sure all custom events are tagged accordingly
v2.5.0
- Added new getPageUrl method so users can request the peer metrics page for a conference or participant
v2.4.1
- Allow the SDK to be initialized in non browser context.
v2.4.0
- README updates
- Added integration with Pion
v2.3.2
- Updated webrtc-stats package
v2.3.1
- Moved the addConnection API request outside of addConnection() so it's no longer blocking
- Updated readme