We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2c545b commit 62473f7Copy full SHA for 62473f7
README.md
@@ -30,12 +30,14 @@ Proxy-Wasm extensions across different proxies.
30
31
* [Envoy]
32
* [Istio Proxy] (Envoy-based)
33
+* [NGINX]
34
* [MOSN]
35
* [ATS] (work-in-progress)
36
* [OpenResty] (work-in-progress)
37
38
[Envoy]: https://github.com/envoyproxy/envoy
39
[Istio Proxy]: https://github.com/istio/proxy
40
+[NGINX]: https://github.com/Kong/ngx_wasm_module
41
[MOSN]: https://github.com/mosn/mosn
42
[ATS]: https://docs.trafficserver.apache.org/en/latest/admin-guide/plugins/wasm.en.html
43
[OpenResty]: https://github.com/api7/wasm-nginx-module
0 commit comments