skyway / skyway-ios-sdk

iOS SDK for SkyWay
Other
37 stars 35 forks source link

Release v3.2.0 #55

Closed d-matsui closed 3 years ago

d-matsui commented 3 years ago

Please check the type of change your PR introduces

Summary

Update release notes for v3.2.0.

Added tryReconnectMedia and tryReconnectData option to PeerOption. This enables to try to reconnect automatically when the WebRTC communication state is temporarily disconnected due to unstable communication or other reasons. The default value is false.

Related Links (Issue, PR etc...) (Optional)

Check point