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].
34
34
35
35
#### Servers
36
36
37
+ * [ ATS]
37
38
* [ Envoy]
38
- * [ Istio Proxy ] (Envoy-based)
39
+ * [ NGINX ]
39
40
* [ MOSN]
40
- * [ ATS] (work-in-progress)
41
- * [ OpenResty] (work-in-progress)
41
+ * [ OpenResty]
42
42
43
+ [ ATS ] : https://docs.trafficserver.apache.org/en/latest/admin-guide/plugins/wasm.en.html
43
44
[ Envoy ] : https://github.com/envoyproxy/envoy
44
- [ Istio Proxy ] : https://github.com/istio/proxy
45
+ [ NGINX ] : https://github.com/Kong/ngx_wasm_module
45
46
[ MOSN ] : https://github.com/mosn/mosn
46
- [ ATS ] : https://docs.trafficserver.apache.org/en/latest/admin-guide/plugins/wasm.en.html
47
47
[ OpenResty ] : https://github.com/api7/wasm-nginx-module
48
48
49
49
#### Libraries
@@ -53,3 +53,9 @@ The latest and widely implemented version of the specification is [v0.2.1].
53
53
54
54
[ C++ Host ] : https://github.com/proxy-wasm/proxy-wasm-cpp-host
55
55
[ 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