Skip to content

Commit 62473f7

Browse files
authored
Add NGINX host implementation. (#48)
Signed-off-by: Piotr Sikora <[email protected]>
1 parent d2c545b commit 62473f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,14 @@ Proxy-Wasm extensions across different proxies.
3030

3131
* [Envoy]
3232
* [Istio Proxy] (Envoy-based)
33+
* [NGINX]
3334
* [MOSN]
3435
* [ATS] (work-in-progress)
3536
* [OpenResty] (work-in-progress)
3637

3738
[Envoy]: https://github.com/envoyproxy/envoy
3839
[Istio Proxy]: https://github.com/istio/proxy
40+
[NGINX]: https://github.com/Kong/ngx_wasm_module
3941
[MOSN]: https://github.com/mosn/mosn
4042
[ATS]: https://docs.trafficserver.apache.org/en/latest/admin-guide/plugins/wasm.en.html
4143
[OpenResty]: https://github.com/api7/wasm-nginx-module

0 commit comments

Comments
 (0)