/libenet-android

A port of libenet for Android NDK

Primary LanguageCMIT LicenseMIT

ENet for Android

This is a repackaging of the ENet 1.3 network library for Android NDK by Julien Rebetez.

ENet has been written by Lee Salzman and the original ENet homepage is http://enet.bespin.org

Assuming the 'ndk-build' tool is in your path, you can build the enet as a static library by simply using the 'build.sh' script.