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 62473f7 commit 7ec3d30Copy full SHA for 7ec3d30
README.md
@@ -28,18 +28,16 @@ Proxy-Wasm extensions across different proxies.
28
29
#### Servers
30
31
+* [ATS]
32
* [Envoy]
-* [Istio Proxy] (Envoy-based)
33
* [NGINX]
34
* [MOSN]
35
-* [ATS] (work-in-progress)
36
-* [OpenResty] (work-in-progress)
+* [OpenResty]
37
+[ATS]: https://docs.trafficserver.apache.org/en/latest/admin-guide/plugins/wasm.en.html
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
44
45
#### Libraries
0 commit comments