Failed to execute 'postMessage' on 'Worker': ArrayBuffer at index 0 is already detached. code example
Example: Whoops! Error: DOMException: Failed to execute 'addIceCandidate' on 'RTCPeerConnection': Error processing ICE candidate
if(!peerConnection || !peerConnection.remoteDescription.type){
//push candidate onto queue...
}