Skip to content

Commit 7ec3d30

Browse files
authored
Update status of ATS and OpenResty host implementations. (#49)
While there, drop link to Istio Proxy, since it's no different than other Envoy implementations. Signed-off-by: Piotr Sikora <[email protected]>
1 parent 62473f7 commit 7ec3d30

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,18 +28,16 @@ Proxy-Wasm extensions across different proxies.
2828

2929
#### Servers
3030

31+
* [ATS]
3132
* [Envoy]
32-
* [Istio Proxy] (Envoy-based)
3333
* [NGINX]
3434
* [MOSN]
35-
* [ATS] (work-in-progress)
36-
* [OpenResty] (work-in-progress)
35+
* [OpenResty]
3736

37+
[ATS]: https://docs.trafficserver.apache.org/en/latest/admin-guide/plugins/wasm.en.html
3838
[Envoy]: https://github.com/envoyproxy/envoy
39-
[Istio Proxy]: https://github.com/istio/proxy
4039
[NGINX]: https://github.com/Kong/ngx_wasm_module
4140
[MOSN]: https://github.com/mosn/mosn
42-
[ATS]: https://docs.trafficserver.apache.org/en/latest/admin-guide/plugins/wasm.en.html
4341
[OpenResty]: https://github.com/api7/wasm-nginx-module
4442

4543
#### Libraries

0 commit comments

Comments
 (0)