Requires Unity 4*
* Pro license required in mobile platforms (Uses Net Sockets)
* Unity 4.6 required to run the provided examples (Uses new UI)
From the author of Netlink Sockets C++ library.
This network library provides an easy and powerful way to implement network/online capabilities to your game.
Use its RPC-System to create from the simplest to the most complex communications schemes with ease and extremely fast. This RPC System uses a high efficient protocol. It supports encryptionand multithreaded callback processing.
This is a NET library with not Unity dependences so it can be used to build a dedicated server console app.
Supports Windows, OSX, Linux, IOS (Pro), Android (Pro). Not tested in other platforms.