Skip to content

chirino/proxy-wasm-java-host

 
 

Repository files navigation

Proxy-Wasm Java Host

Version

The Java host implementation for Proxy-Wasm, enabling developers to run Proxy-Wasm plugins in JAX-RS.

Docs

TODO: still need to document how to use in non-cdi containers.

If your using Quarkus, see the Quarkus Proxy-Wasm Extension docs.

Building

To build the project, you need to have Maven installed. You can build the project using the following command:

mvn clean install

About

A proxy-wasm host implementation for Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 81.7%
  • Go 16.9%
  • Other 1.4%