Skip to content

mosn/htnn

Repository files navigation

HTNN

Builds

test

Code quality

coverage go report card


HTNN is...

the hub of the Envoy Go plugins.

First of all, go to the ./plugins directory.

To use the Envoy Go plugins

Run make build-so. Now the Go plugins are compiled into libgolang.so.

To know how to use the Go plugins in a static configuration, you can read ./etc/demo.yaml and run make run-demo.

To develop Envoy Go plugins

To know how to add plugins to this repo, you can read Plugin Development.

To import HTNN to your project and add your private plugin, you can take a look at the example.

Thanks

HTNN would not be possible without the valuable open-source work of projects in the community. We would like to extend a special thank-you to: