Skip to content

Commit b2ef6fb

Browse files
committed
Merge remote-tracking branch 'origin/main' into PiotrSikora/v0.2.1
Signed-off-by: Piotr Sikora <[email protected]>
2 parents bc8d17c + 430d231 commit b2ef6fb

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

README.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)