https://cdn.webrtc.ecl.ntt.com/skyway-4.4.5.js
Fixed
- Fixed a problem that could cause
TypeError: Cannot read properties of null (reading 'addIceCandidate')
error if theclose
method ofMediaConnection
was called before the connection was established. (#336)