Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/julienr/libenet-android

A port of libenet for Android NDK
https://github.com/julienr/libenet-android

Last synced: about 2 months ago
JSON representation

A port of libenet for Android NDK

Awesome Lists containing this project

README

        

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.