Skip to content

Commit

Permalink
Add OpenResty host implementation. (proxy-wasm#27)
Browse files Browse the repository at this point in the history
Signed-off-by: spacewander <[email protected]>
  • Loading branch information
spacewander authored Oct 20, 2021
1 parent 0bde048 commit c8ff5a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,14 @@ Proxy-Wasm extensions across different proxies.
* [Envoy]
* [Istio Proxy] (Envoy-based)
* [MOSN]
* [OpenResty] (work-in-progress)
* [ATS] (proof-of-concept)

[Envoy]: https://github.com/envoyproxy/envoy
[Istio Proxy]: https://github.com/istio/proxy
[MOSN]: https://github.com/mosn/mosn
[ATS]: https://github.com/jplevyak/trafficserver/tree/wasm
[OpenResty]: https://github.com/api7/wasm-nginx-module

#### Libraries

Expand Down

0 comments on commit c8ff5a8

Please sign in to comment.