ISBX / apprtc-ios

A native iOS video chat app based on WebRTC
BSD 3-Clause "New" or "Revised" License
1.34k stars 411 forks source link

Change signaling #29

Closed GaelHLago closed 8 years ago

GaelHLago commented 8 years ago

Is there any way to easily change signaling process from Websockets to xmpp ? I already did it with Android app, but i'm new at iOS so it's harder

aadil031 commented 4 years ago

@GaelHLago Did you get any solution for this?