Phylliida / UnityP2P

Peer to peer networking in Unity using WebRTC and a free Heroku server for signaling. This repo has old broken code so I removed it, use https://github.com/Phylliida/P2P.NET now
MIT License
42 stars 8 forks source link

Mobile support #1

Open yosun opened 7 years ago

yosun commented 7 years ago

Have you tested this on iOS/Android/mobile devices

Also which version of Unity are you using

Phylliida commented 7 years ago

Nah I haven't but it might work on those devices since WebRTC (the framework I built this on) works for Android and Mac. I'm not sure about iOS but maybe.

I'm using version 5.5.0f3 but pretty much any version 5+ should be fine