github 100mslive/100ms-ios-sdk 1.0.1

latest releases: 1.16.2, 1.16.1, 1.16.0...
12 months ago

Added:

  • Support for large scale rooms
  • First class APIs for raising hand in a room: raiseLocalPeerHand, lowerLocalPeerHand, lowerRemotePeerHand. isHandRaised property on HMSPeer

Breaking change:

  • peerJoin update type in on(peer:update:) callback will not be sent for every peer in the room upon room join, onPeerListUpdate callback will be sent instead. This new callback should be the main source of notification regrading peer list updates. The peerJoin / peerLeave update types should only be used for showing notifications to the user if app has this feature.

Don't miss a new 100ms-ios-sdk release

NewReleases is sending notifications on new releases.