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'.
Version0.1.3compared with

Version Details

Compile Changes (5)

0.1.2 0.1.3
ChangeGroup / ArtifactPreviousCurrent
- Removed com.nextfaze.devfun » devfun0.1.2-
- Removed org.jetbrains.kotlin » kotlin-reflect1.1.2-3-
- Removed org.jetbrains.kotlin » kotlin-stdlib-jre71.1.2-3-
- Removed org.nanohttpd » nanohttpd2.3.1-
- Removed org.nanohttpd » nanohttpd-nanolets2.3.1-

Provided Changes (1)

0.1.2 0.1.3
ChangeGroup / ArtifactPreviousCurrent
- Removed com.google.auto.service » auto-service1.0-rc3-