You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Since dynamic modules are tied with a specific Envoy version, this repository is based on the specific commit of Envoy.
6
+
> For examples for a specific Envoy version, please check out `release/v<version>` branch, e.g. [`release/v1.34`](https://github.com/envoyproxy/dynamic-modules-examples/tree/release/v1.34).
4
7
5
8
This repository hosts examples of dynamic modules for [Envoy] to extend its functionality.
6
9
The high level documentation is available [here][High Level Doc]. In short, a dynamic module is a shared library
0 commit comments