lukeweber / webrtc-jingle-client

Webrtc audio + jingle protocol brought to IOS and Android.
https://groups.google.com/forum/?fromgroups#!forum/webrtc-jingle
BSD 3-Clause "New" or "Revised" License
334 stars 137 forks source link

Fix crash bug when close connection. #93

Closed hailg closed 11 years ago

hailg commented 11 years ago

I make the voiceclientdelegate no longer singleton anymore, just create a new one when it reconnect. This helps me a lots with the synchronization between XMPPFramework and webrtc.