hiroeorz / PeerObjectiveC

PeerObjectiveC is WebRTC client library for iOS, that communicate to peerjs-server.
32 stars 9 forks source link

Need DataChannel related API support #1

Open yetangye opened 9 years ago

yetangye commented 9 years ago

Great works, thank you very much! Your works saved a lot time for us.

Now this project has only p2p transfer audio/video. Can you add DataChannel support so that the project can p2p transfer general data(text, file, etc.) with the web page below: http://cdn.peerjs.com/demo/chat.html

Thanks again.

hiroeorz commented 9 years ago

Yes, I will add DataChannel support in few weeks. Please wait until end of develop. Or Pull Request always welcomes it.

Thank you.

yetangye commented 9 years ago

Copy that, Thanks!

iasandcb commented 9 years ago

Can I have any update on this feature?

Thanks in advance.

ebrake commented 8 years ago

+1!

JinGuoGe commented 8 years ago

Hi, hiroeorz! Thank you for your contribution. PeerObjectiveC saved my time for my project. Now i want to add DataChannel support to current your PeerObjectiveC. I tried it myself but i failed it. I have same requirements as yetangye. Can you send me DataChannel support PeerObjectiveC to me(jinguoge99@outlook.com).

Thank you...

ebrake commented 8 years ago

I'd love to see this too - With data channel support, we could do so many things!!

theiosdevguy commented 7 years ago

Please provide any updates on this