We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8ff5a8 commit 442687bCopy full SHA for 442687b
README.md
@@ -33,13 +33,13 @@ Proxy-Wasm extensions across different proxies.
33
* [Envoy]
34
* [Istio Proxy] (Envoy-based)
35
* [MOSN]
36
+* [ATS] (work-in-progress)
37
* [OpenResty] (work-in-progress)
-* [ATS] (proof-of-concept)
38
39
[Envoy]: https://github.com/envoyproxy/envoy
40
[Istio Proxy]: https://github.com/istio/proxy
41
[MOSN]: https://github.com/mosn/mosn
42
-[ATS]: https://github.com/jplevyak/trafficserver/tree/wasm
+[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