Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into PiotrSikora/v0.2.1
Browse files Browse the repository at this point in the history
Signed-off-by: Piotr Sikora <code@piotrsikora.dev>
  • Loading branch information
PiotrSikora committed Aug 2, 2024
2 parents bc8d17c + 430d231 commit b2ef6fb
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@ The latest and widely implemented version of the specification is [v0.2.1].

#### Servers

* [ATS]
* [Envoy]
* [Istio Proxy] (Envoy-based)
* [NGINX]
* [MOSN]
* [ATS] (work-in-progress)
* [OpenResty] (work-in-progress)
* [OpenResty]

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

#### Libraries
Expand All @@ -53,3 +53,9 @@ The latest and widely implemented version of the specification is [v0.2.1].

[C++ Host]: https://github.com/proxy-wasm/proxy-wasm-cpp-host
[Go Host]: https://github.com/mosn/proxy-wasm-go-host

## Community

There is a [Proxy-Wasm on Slack]. Feel free to join and engage with the community.

[Proxy-Wasm on Slack]: https://join.slack.com/t/proxy-wasm/shared_invite/zt-2nragshr6-nYH7p8jfBZevFIHpX~LIvg

0 comments on commit b2ef6fb

Please sign in to comment.