Closed GoogleCodeExporter closed 9 years ago
Is there a way (still digging) to have the app send only 1 transport candidate
so the negotiations happen faster?
Original comment by seankova...@gmail.com
on 23 Jan 2013 at 3:28
I fixed my issue. I originally modified the maccocoasockerserver.mm - removing
the [NSApp run] because it was directly/indirectly causing a crash (wrong
running count exception). My solution apparently cause some slow downs....
I recently discovered the MacCFSocketServer they already have and switch the
call example to use that...CF is also on iOS so it ports nicely.
Yay!
Original comment by seankova...@gmail.com
on 7 Mar 2013 at 1:02
Original comment by juberti@google.com
on 31 May 2013 at 4:03
Original issue reported on code.google.com by
seankova...@gmail.com
on 23 Jan 2013 at 3:26Attachments: