File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed
Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change @@ -34,16 +34,16 @@ The latest and widely implemented version of the specification is [v0.2.1].
3434
3535#### Servers
3636
37+ * [ ATS]
3738* [ Envoy]
38- * [ Istio Proxy ] (Envoy-based)
39+ * [ NGINX ]
3940* [ MOSN]
40- * [ ATS] (work-in-progress)
41- * [ OpenResty] (work-in-progress)
41+ * [ OpenResty]
4242
43+ [ ATS ] : https://docs.trafficserver.apache.org/en/latest/admin-guide/plugins/wasm.en.html
4344[ Envoy ] : https://github.com/envoyproxy/envoy
44- [ Istio Proxy ] : https://github.com/istio/proxy
45+ [ NGINX ] : https://github.com/Kong/ngx_wasm_module
4546[ MOSN ] : https://github.com/mosn/mosn
46- [ ATS ] : https://docs.trafficserver.apache.org/en/latest/admin-guide/plugins/wasm.en.html
4747[ OpenResty ] : https://github.com/api7/wasm-nginx-module
4848
4949#### Libraries
@@ -53,3 +53,9 @@ The latest and widely implemented version of the specification is [v0.2.1].
5353
5454[ C++ Host ] : https://github.com/proxy-wasm/proxy-wasm-cpp-host
5555[ Go Host ] : https://github.com/mosn/proxy-wasm-go-host
56+
57+ ## Community
58+
59+ There is a [ Proxy-Wasm on Slack] . Feel free to join and engage with the community.
60+
61+ [ Proxy-Wasm on Slack ] : https://join.slack.com/t/proxy-wasm/shared_invite/zt-2nragshr6-nYH7p8jfBZevFIHpX~LIvg
You can’t perform that action at this time.
0 commit comments