If you want a fast UDP network library for your multiplayer game or application that support both reliable and unreliable packages, then this is the library for you. This library work on both desktop and on Android.
Java R-UDP network library with three different types
- Client <-> Server
- PeerToPeer
- PeerToPeer with establishing connection via a master server
All the code are at GitHub.
You can read more about every release here.