Please check the type of change your PR introduces
[x] Documentation content changes
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
[x] Check merge target branch
[x] ( For SkyWay team ) This is public repository Please Check AGAIN before publish
Please check the type of change your PR introduces
Summary
Update release notes for v3.2.0.
Added
tryReconnectMedia
andtryReconnectData
option toPeerOption
. 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