HomeSort by relevance Sort by last modified time
    Searched refs:nanohttpd (Results 1 - 3 of 3) sorted by null

  /external/nanohttpd/
README.md 0 ## NanoHTTPD ? a tiny web server in Java
3 *NanoHTTPD* is a light-weight HTTP server designed for embedding in other applications, released under a Modified BSD licence.
7 * Build status: [![Build Status](https://api.travis-ci.org/NanoHttpd/nanohttpd.png)](https://travis-ci.org/NanoHttpd/nanohttpd)
8 * Coverage Status: [![Coverage Status](https://coveralls.io/repos/NanoHttpd/nanohttpd/badge.svg)](https://coveralls.io/r/NanoHttpd/nanohttpd)
    [all...]
Android.mk 3 # This module target includes just the single core file: NanoHTTPD.java, which
22 LOCAL_MODULE := nanohttpd-webserver
  /external/nanohttpd/src/site/markdown/
index.md 0 ## NanoHTTPD ? a tiny web server in Java
3 *NanoHTTPD* is a light-weight HTTP server designed for embedding in other applications, released under a Modified BSD licence.
7 * Build status: [![Build Status](https://api.travis-ci.org/NanoHttpd/nanohttpd.png)](https://travis-ci.org/NanoHttpd/nanohttpd)
8 * Coverage Status: [![Coverage Status](https://coveralls.io/repos/NanoHttpd/nanohttpd/badge.svg)](https://coveralls.io/r/NanoHttpd/nanohttpd)
    [all...]

Completed in 119 milliseconds