Releases: aws/connect-rtc-js
Releases · aws/connect-rtc-js
Refresh stale connection faster
Refresh stale connection faster
don't set peer connection if the signaling state is closed
we close pc and clean it when signaling state is closed
Make accept request become async
In the state machine, when send accept request, we don't have to wait the response back from service side before moving to talking state.
Reduce idle timeout and refresh idle connection
- Reduce idle timeout to 9 minutes
- Refresh connection after idle timeout
Setting ptime to constant
Setting ptime to constant