github Kandy-IO/kandy-link-js-sdk v5.1.0
Kandy kandy-link-js-sdk v5.1.0

latest releases: v5.3.0-beta.948, v5.3.0-beta.947, v5.3.0-beta.946...
2 years ago

5.1.0 - 2022-08-26

Added

  • Added capability to make subsequent subscribe requests in case the server responds with a 503 - Service Unavailable response (e.g., when subscribing for a certain service). KJS-959
    • Added a new subscription configuration parameter: config.subscription.serviceUnavailableMaxRetries which can be used to override the default value of subscription re-attempts (i.e. 3 re-attempts). KJS-960

Fixed

  • Fixed a Call issue where where remote video would not be added to the call in certain backend configurations. KJS-1052

Changed

  • Changed the subscription refresh interval to include a random component to better balance server load in extreme scenarios. KJS-862
  • Updated the webrtc-adapter package. KJS-911
    • This affects the RTCIceCandidates that are received by the IceCollectionCheck function. The candidate's component property will now be polyfilled according to latest WebRTC spec, i.e., it will now explicitly be "rtp" or "rtcp" instead of "1" or "2".

Don't miss a new kandy-link-js-sdk release

NewReleases is sending notifications on new releases.