servalproject / batphone

The Serval Mesh app for Android. EXPERIMENTAL SOFTWARE.
http://www.servalproject.org
GNU General Public License v3.0
398 stars 157 forks source link

Delete #108

Closed threat closed 9 years ago

threat commented 9 years ago

Delete

lakeman commented 9 years ago

That depends on what you mean. Our routing protocol and services are implemented in a native library, with a plain Java API in https://github.com/servalproject/serval-dna/. Our experimental methods for adhoc support is all in this repository. We have also considered building a client library for other applications to access our networking and file replication services, so that only one instance of the core runtime is required. Perhaps splitting some of our features into separate apps.

But are we going to build a maven dependency? Not in the near future.