songz / cordova-plugin-opentok

Cordova Plugin for OpenTok - add webrtc video to your iOS or Android App
Other
162 stars 270 forks source link

Workaround for avoiding 10 second delay #162

Open pfreitag opened 9 years ago

pfreitag commented 9 years ago

Workaround for issue #157

aullman commented 9 years ago

LGTM, WDYT @aoberoi ?

pfreitag commented 9 years ago

Wondering if sessionDidDisconnect might be a better place for _session = nil;

jfkoch commented 9 years ago

What's the status of this PR. Would love to have this fixed on a client project I'm working on :-)