Module that adds a local HTTP server (uses NanoHttpD).
Provides a single 'POST' method 'invoke' with one parameter 'hashCode' - expecting FunctionItem.hashCode()
Use with 'devfun-httpd-frontend'. Should be on your debug configuration 'debugImplementation'.
Compile Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Android Package
Apache 2.0
| com.nextfaze.devfun
»
devfun Core DevFun library that initializes and manages DevFun modules. | 0.1.1 | 2.1.0 | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib-jre7 Kotlin Standard Library JDK 7 extension | 1.1.2-3 | 2.4.10 | |
Reflection
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-reflect Runtime libraries for Kotlin reflection, which allows you to introspect the structure of your program at runtime. | 1.1.2-3 | 2.4.10 | |
Web Server
BSD 3-clause
| org.nanohttpd » nanohttpd | 2.3.1 | ✔ | |
BSD 3-clause
| org.nanohttpd
»
nanohttpd-nanolets1 vulnerability nanohttpd-nanolets add a very easy to use version of servlets into nanohttpd. | 2.3.1 | ✔ |
Provided Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Config
Apache 2.0
| com.google.auto.service
»
auto-service Provider-configuration files for ServiceLoader. | 1.0-rc3 | 1.1.1 |