SwiftyWebRTC icon indicating copy to clipboard operation
SwiftyWebRTC copied to clipboard

working example

Open ajaysinghthakur opened this issue 8 years ago • 7 comments
trafficstars

would like to see a working example with server side code as unable to implement RTCDatachannel for data sending.

ajaysinghthakur avatar May 30 '17 07:05 ajaysinghthakur

able to implement the rtcdatachannel to send and receive text message and working on file transfer would send you the code if interested

ajaysinghthakur avatar Jun 15 '17 05:06 ajaysinghthakur

@ajaysinghthakur, share please your code - I'm interested

alqa-dash avatar Aug 07 '17 10:08 alqa-dash

Here is the link mate- https://github.com/ajaysinghthakur/webrtcRTCdataChannel-Video

ajaysinghthakur avatar Aug 08 '17 12:08 ajaysinghthakur

Thanks a lot mate!

alqa-dash avatar Aug 08 '17 13:08 alqa-dash

Hey, I have been busy these days and not being able to integrate any working example. Would update it when i can. Thanks,

Ankit-Aggarwal avatar Jan 12 '18 11:01 Ankit-Aggarwal

Looking forward for a working example, your help is much appreciated

SyamalaHari avatar Apr 15 '18 06:04 SyamalaHari

@ajaysinghthakur thanks for tutorials, I am using this https://github.com/ajaysinghthakur/webrtcRTCdataChannel-Video in my app. Calls were connected fine. But when reconnect the call means the app will crash in deinit (). Please help me, how can resolve this issue. Thanks in advance.

HSIOSDevelopment avatar Aug 06 '18 09:08 HSIOSDevelopment