Signal WIFI Direct plugin is a simple yet powerful utility to implement wifi peer-to-peer based multiplayer into your Unity app.
Features:
- Works on Wifi Direct - No internet connection required to connect devices.
- Simple C# code.
- Implements an interface approach and full abstraction to transfer any kind of C# object.
- Sufficient documentation included.
- Demo examples.
Plugin will work only between android mobile devices only.
We also have a demo chat app to demonstrate the wifi p2p functionality on android.