The riff Streaming HTTP Adapter Buildpack is a Cloud Native Buildpack that provides the riff Streaming HTTP Adapter.
This buildpack is designed to work in collaboration with other buildpacks which request contributions of JREs and JDKs.
This buildpack will participate if all the following conditions are met
- Another buildpack requires
streaming-http-adapter
The buildpack will do the following:
- Contributes a streaming HTTP adapter to a layer with all commands on
$PATH
The buildpack optionally accepts the following bindings:
Key | Value | Description |
---|---|---|
<dependency-digest> |
<uri> |
If needed, the buildpack will fetch the dependency with digest <dependency-digest> from <uri> |
This buildpack is released under version 2.0 of the Apache License.